Description
Enable or disable each Gutenberg block individually. By hiding unused options and keeping only what you truly need, you can give your editors a clean, focused, and easy-to-use experience.
Features:
- Toggle ON/OFF for each block with checkboxes
- List all registered blocks by category
- “All ON” and “All OFF” buttons for each category
- “Administrators are exempt from restrictions” option (for cases where administrator privileges are granted to the client)
- Apply uniformly to the entire site
- Japanese language support (translation file included)
Notes
- This plugin is used only in the administration screen.
- Only administrator users privileges can configure settings.
Screenshots
Installation
- Upload the
16deza-block-curatorfolder to/wp-content/plugins/ - Activate 16Deza Block Curator from the WordPress admin Plugins screen
- Settings -> Block Curator: Configure the blocks to restrict
Exempt administrator users from restrictions
Checking “Exempt administrators from restrictions” allows users with manage_options privileges (administrators) to use all blocks regardless of the settings.
If you have also granted administrator privileges to clients, unchecking this box will enable block restrictions.
Enabling/Disabling Blocks
- Checked (blue) = Enabled (displayed in the editor)
- Unchecked (gray) = Disabled (hidden in the editor)
By default, all are enabled.
FAQ
-
When is this effective ?
-
Having too many types of blocks that can be inserted (especially for users unfamiliar with WordPress) can be confusing. The more options there are, the harder it becomes to find what you need — a dilemma.
If you are a web developer, you can improve usability for your clients by adjusting the settings to match their IT proficiency, removing unnecessary options and leaving only the essential blocks.
To give an analogy, only a limited number of people can master a console that’s like an aircraft cockpit, full of instruments and buttons, but a console like that in a private car is something everyone can intuitively understand and use. -
All blocks are displayed in the edit screen even after configuration.
-
If you are an administrator user, please check if the “Exempt administrators from restrictions” option at the top of the settings screen is checked.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“16Deza Block Curator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “16Deza Block Curator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.12
- Fixed: Missing HTML escaping for inline CSS; now passed through wp_strip_all_tags() before output
- Improved: wp_options option_name prefix renamed from “block_curator_” to “blocur_”
0.1.11
- Fixed: Inline tag replaced with properly enqueued external JS file
- Fixed: Missing HTML escaping; block icons now output via wp_kses()
- Fixed: Remaining class name not updated to new prefix (Blocur_Admin)
- Fixed: wp_set_script_translations() moved to admin_enqueue_scripts hook
- Improved: PHP class and function names unified with the “blocur” prefix
- Improved: JavaScript data object renamed from “bcData” to “blocurData”
0.1.10
- Updated php internal comment (Corrected: Description)
0.1.9
- Bug fix: “SoundCloud” does not appear in the Embed category on the settings screen.
- Updated Japanese translation files
0.1.8
- Renamed plugin to “16Deza Block Curator” for WordPress.org submission
- Added readme.txt for WordPress.org submission
- Fixed: Several warnings in Plugin Check (PCP)
- Updated php code for translation
- Updated Japanese translation files
0.1.2 – 0.1.7
- Improved settings UI (block icons, embed variation controls, grid layout)
- Added “Settings” shortcut link on plugin list screen
- Added Save button at top of settings page
0.1.1
- Added languages/ folder with .pot, .po, .mo, .json translation files
0.1.0
- Initial release as “Block Curator”




