Extensions
Accessibility statement page
Like the privacy page functionality in WordPress, but for Accessibility statementAllow SVG uploads
Allow SVG files to be uploaded to the WordPress media libraryBase style
Basic style to style your WordPress themeChecka11y.css
A CSS stylesheet to quickly highlight a11y concerns. Do not use in productionDisable admin toolbar
Hide the Toolbar when viewing site frontendDisable Application Passwords
Disable application passwords functionality in WordPressDisable Block Directory
Disable core block directoryDisable Comments
Disable core comments functionalityDisable Custom CSS
Removes the custom css panel from customizerDisable Customizer
Disable core customizer functionalityDisable emoji
Disable core emoji functionalityDisable Feeds
Disable core feedsDisable Full Site Editing
Disable full site editing optionsDisable Login Language Dropdown
Disable the language dropdown on the login page.Enable Generate Anchors
Enable Generate Anchors for WordPress.Featured Media Focal Point
Let the user add a focal point to the featured mediaForce Two Factor Login
This is a simple extension that forces the use of two-factor authentication when the Two Factor plugin is activeGoogle Webfonts
Add Google Webfonts through t2.jsonImage Credit
Allow adding credit to imagesPeople
Registers a custom post type for managing info and displaying a nice grid of employeesPost to Article
Rename builtin 'post' post_type to ArticleRedirect authors
Redirect authors profile page to home urlRemove Core Patterns
Remove default registered WordPress patternsRemove Post Category
Remove default registered WordPress category taxonomy on PostsRemove Post Tags
Remove default registered WordPress tags on PostsRequire logged in user when visiting frontend
This extension will restrict frontend to logged in users. Users not logged in will be redirected to the login pageReset admin dashboard
Remove all core meta boxesSearchWP - Norwegian Stopwords
This extension will add norwegian stopwords to SearchWP to better index norwegian contentSite Health Quality Assurance
Remove tests with known false-positivesSkip link
Skip to main content link (classic themes)Strip <meta charset="utf-8">-tags from the the_content
Chromium appends a meta tag to the start of pasted HTML. Starting with 5.9 this is stripped out by Gutenberg. This extension removes the meta tag from the content generated by Gutenberg pre 5.9.Table of Contents
Table of Contents functionalityWas this helpful
Get valuable feedback from your usersWiki
Registers a custom post type for managing a wiki/knowledge base and specific custom blocks & templatesFirst image featured
Sets first image in content as featured image when no other is setStory
Build articles using visually distinct storytelling.Conditional editor post title
Hide the title in the editor if a condition is met.List Block Classname
Add wp-block-list class to list blocksRemove Core Block Styles
Remove default registered WordPress Block StylesPost Meta Summary
Summerize post meta values in editorButton Icon
Add the option to display a icon inside the Button blockDisable XML-RPC
Disable XML-RPC for WordPress. Recommended!Disable iFrame embed
Disable iFrame embed for WordPress. Recommended!Post Content block tagName support
Polyfill for tagName attribute on core/post-content block while we wait for support in core.Wrap custom HTML block
Wrap Custom HTML block content in a div wrapper to enclose trailing script tag.Disable Openverse
Disable Openverse IntegrationLogging
Utility function for logging arbitrary variables to the error logPost Featured Image Caption
Add caption support to core/post-featured-image blockImagify helper
Provide the correct upload root paths in a multisite environment using Dekodes custom path definitionsCustom Block Margin
Setup predefined block spacing rulesNewsletter
Newsletter - Mailchimp, Actgive Campaign, Make AS integrations.Remote Images
Use remote images in local developmentEnhance kses functions
Allow iframes in the kses functions for multisites, and srcset to fix blurry images.Hooks
add_filter( 't2/extensions/available', array );
Filter for available extensions.
Parameters
- array $available Array of available extensions.