Ad Inserter
94Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
Replace the checkboxes with radio buttons or a select drop-down in the built-in Categories metabox and the Block Editor sidebar panel.
Categories Metabox Enhanced is a WordPress plugin that modifies the default Categories metabox by replacing checkboxes with a single term user interface, such as radio buttons or a select drop-down. It allows you to configure different hierarchical taxonomies independently and customise the metabox settings, including title, position, and whether term selection is required.
This plugin is suitable for users who need a more streamlined way to manage categories and hierarchical taxonomies in their WordPress site, particularly those who prefer using the Classic Editor or Block Editor. It is designed for users who want to enforce single-term selection across various editing interfaces.
Best for: This plugin suits WordPress users managing categories and taxonomies who prefer a simplified selection interface.
What it does well
Where it falls short
Categories Metabox Enhanced provides a useful modification for category management in WordPress, especially for those looking for a more efficient user interface. However, users should consider the limited information on future compatibility.
Yoren Chang's own description of Categories Metabox Enhanced, lightly tidied.
Try it live in your browser — launch the WordPress Playground demo. Boots a WordPress instance with this plugin active, the Category taxonomy pre-configured as radio buttons, and seeded posts you can edit in the Block Editor or run through Quick Edit / Bulk Edit immediately.
Thanks to Taxonomy_Single_Term, a library created by WebDevStudios, it made my work much easier on creating this plugin.
With Categories Metabox Enhanced, you can:
The single-term invariant is enforced everywhere posts can be saved: the Classic Editor metabox, the Block Editor sidebar panel, Quick Edit, Bulk Edit, the REST API, WP-CLI, and any code that calls wp_set_object_terms() directly. The classic-editor and Block Editor surfaces enforce in the UI; everything else is enforced on the server via the set_object_terms action, which coerces multi-term submissions to the last term and substitutes the default term on empty submissions when Force selection is on.
The substituted default term resolves in this order: the default_<taxonomy> option (e.g. default_category) → the default_term_<taxonomy> option populated by register_taxonomy() default_term arg (WP 5.5+) → the first term ordered by name. Override per taxonomy with the of_cme_force_selection_default_term filter.
The Block Editor sidebar panel is rendered for taxonomies registered with show_in_rest = true. Hierarchical taxonomies that opt out of REST fall back to the Classic Editor metabox path.
Other plugins for custom content structures.
Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...
Checkout Field Editor (Checkout Manager) for WooCommerce – The best WooCommerce checkout manager plugin to man...
Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...
The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.
Admin UI for creating custom content types like post types and taxonomies