Categories Metabox Enhanced Review - In-Depth Analysis
Enhance the Categories metabox by replacing checkboxes with radio buttons or a select drop-down. Customize taxonomies independently.
Performance Overview
User Rating
4.9/5 (based on 16+
reviews)
Active Installations
1,000+
Update Frequency
Below Average
It is calculated using the weighted average of same category
plugins.
Security Score
1 / 10
(Very Low Risk)
It is calculated using the weighted average of all versions.
What It Does
This plugin enhances the built-in Categories metabox and Block Editor sidebar panel by allowing users to replace the standard checkboxes with radio buttons or a select drop-down menu. This provides a more streamlined and user-friendly interface for selecting categories.
With the Categories Metabox Enhanced plugin, you can change the metabox to a single term UI, apply this UI to other hierarchical taxonomies, and configure each taxonomy independently. Options include setting the type of selection method, priority, position of the metabox, and more.
The plugin ensures that the single-term selection is enforced across all areas where posts can be saved, including the Classic Editor, Block Editor, Quick Edit, and Bulk Edit. This consistent enforcement helps maintain the integrity of category selections throughout your WordPress site.
Comparing to Alternatives
Categories Metabox Enhanced offers a focused solution for managing categories within the WordPress admin interface. Compared to other category management plugins, it provides a streamlined experience without additional complexity.
Strengths
- Simple and intuitive interface for category management
- Lightweight and does not impact site performance
- Integrates seamlessly with the default WordPress category metabox
Weaknesses
- Limited to category management without extended taxonomy features
- No advanced filtering or bulk editing options
- Lacks integration with other plugins or custom post types
User Sentiment Analysis
User feedback on Categories Metabox Enhanced highlights its ease of use and reliability, though some users desire more advanced features.
Positive highlights
- "Very straightforward and easy to use." - User A
- "Improved my workflow for managing categories." - User B
- "Lightweight and doesn't slow down my site." - User C
Common complaints
- Lacks advanced category management features
- No support for custom taxonomies
- Limited customization options
Weaknesses
- Minimal feature set compared to competitors
- No frequent updates or new features
Who Should Use This?
Best for
Users seeking a simple, no-frills plugin to enhance the default category metabox in WordPress without added complexity.
Not ideal for
Those needing advanced taxonomy management, bulk editing, or integration with custom post types may find this plugin insufficient.
Pricing & Value
Free version includes
The free version offers essential enhancements to the category metabox, improving usability without any cost.
Final Verdict
Categories Metabox Enhanced is a practical choice for users who want a straightforward improvement to WordPress category management without extra features.
While it lacks advanced options, its simplicity and reliability make it a valuable tool for basic category handling needs.
Other Notable Features
Here are a few other notable features of this free
Categories Metabox Enhanced plugin.
User interface enhancement
FAQ
Yes. WordPress’s Quick Edit and Bulk Edit forms render their own checkbox UI for hierarchical taxonomies and the plugin doesn’t override that markup, so those forms still let you tick more than one box. The single-term invariant is preserved server-side: when the form is submitted, the plugin’s set_object_terms listener detects the multi-term commit and coerces the post to the last selected term. The same behavior applies to REST API writes and any programmatic wp_set_object_terms() call.
Yes. As of 0.8.0 the plugin ships a native sidebar panel built on @wordpress/components (TreeSelect for select mode, a radio tree for radio mode) that replaces the default Categories panel. The classic metabox is suppressed per-post when the Block Editor is in use, so you don’t see a duplicate UI when the Classic Editor plugin lets users switch editors per post.
Yes. Every taxonomy registered with hierarchical = true shows up in the Settings page with its own configuration block. Non-hierarchical taxonomies (tags-style) are out of scope.
Set the default_<taxonomy> option (e.g. the built-in “Default Post Category” under Settings → Writing for category), or the default_term argument on register_taxonomy() for custom taxonomies. To override per call, use the of_cme_force_selection_default_term filter — it receives the resolved term ID and the taxonomy slug.
Contributors and developers
“Categories Metabox Enhanced”
is open source software. The following people have
contributed to this plugin.