Description
This WordPress plugin provides site administrators with the ability to turn on and off specific post editor (Gutenberg) content blocks.
Screenshots
Installation
-
In the WordPress admin, install and activate the ThreePM Block Controller plugin.
-
Go to the plugin’s settings page under
Block Controller
. (Only administrators have access to this page.) -
All blocks are on (enabled) by default to prevent compatibility issues on plugin activation.
-
Turn off any block that you would like to disable.
-
Some blocks will not be able to be disabled because they are already used by at least one post or page on the site. You can only disable blocks that are not currently in use. If a block is in use by at least one post, the number of uses will be listed next to that block, along with a link to the block audit page.
-
Go to the Block Audit page (under
Block Controller -> Block Audit
) to see a list of all blocks used across the site, as well as their associated posts.
Reviews
Contributors and Developers
“ThreePM Block Controller” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ThreePM Block Controller” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
1.0
- Initial release
1.0.2
- A small update was needed for when the plugin is initially installed, to add a check if the DB has no disabled blocks option (because it doesn’t!).