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 themeButton Icon
Add the option to display a icon inside the Button blockButton Icon
Replace the built in search icon with a T2 icon in the core/search block.Checka11y.css
A CSS stylesheet to quickly highlight a11y concerns. Do not use in productionConditional editor post title
Hide the title in the editor if a condition is met.Custom Block Margin
Setup predefined block spacing rulesDisable 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 iFrame embed
Disable iFrame embed for WordPress. Recommended!Disable Login Language Dropdown
Disable the language dropdown on the login page.Disable Openverse
Disable Openverse IntegrationDisable XML-RPC
Disable XML-RPC for WordPress. Recommended!Enable Generate Anchors
Enable Generate Anchors for WordPress.Enhance kses functions
Allow iframes in the kses functions for multisites, and srcset to fix blurry images.Environment Label
Adds a banner to the frontend and an item to the admin bar informing about the server environmentFeatured Media Focal Point
Let the user add a focal point to the featured mediaFirst image featured
Sets first image in content as featured image when no other is setForce 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 imagesImagify helper
Provide the correct upload root paths in a multisite environment using Dekodes custom path definitionsList Block Classname
Add wp-block-list class to list blocksLogging
Utility function for logging arbitrary variables to the error logMedia & Text Caption
Add caption support to core/media-text blockNewsletter
Newsletter - Mailchimp, Actgive Campaign, Make AS integrations.People
Registers a custom post type for managing info and displaying a nice grid of employeesPost Content block tagName support
Polyfill for tagName attribute on core/post-content block while we wait for support in core.Post Featured Image Caption
Add caption support to core/post-featured-image blockPost Meta Summary
Summerize post meta values in editorPost to Article
Rename builtin 'post' post_type to ArticleRedirect authors
Redirect authors profile page to home urlRemote Images
Use remote images in local developmentRemove Core Block Styles
Remove default registered WordPress Block StylesRemove 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)Story
Build articles using visually distinct storytelling.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 & templatesWP REST API Endpoint Restriction
This extension will restrict all REST API endpoints under the `wp/` namespace to only signed in users.Wrap custom HTML block
Wrap Custom HTML block content in a div wrapper to enclose trailing script tag.Hooks
add_filter( 't2/extensions/available', array );
Filter for available extensions.
Parameters
- array $available Array of available extensions.