Meta Box Show Hide Extension
Meta Box Show Hide Extension is an extension for Meta Box plugin, which helps developers to show/hide metaboxes by page template, post format, category or custom taxonomy. Meta Box Show Hide Extension uses JavaScript to show/hide elements immediately and you can combine conditions (include, exclude, logical operator AND, OR) to create as many restrictions as you want.
Developers don’t need to rewrite any meta box definitions. Just add conditions for the meta boxes on where to show or hide them, then other jobs will be done automatically. And there is no need to get stuck writing custom PHP to check.
Please note that this extension works with meta boxes, which means it doesn’t show/hide custom fields or elements based on some rules. If you need that, or need a more complex condition, check out Meta Box Conditional Logic .
Since version 1.3.0, we have added full Gutenberg support. Now all rules work correctly in both the classic editor and the Gutenberg editor.
Features of Meta Box Show Hide Extension:
- Works in both the classic editor and Gutenberg (block editor)
- Allows developers to show or hide metaboxes under conditions
- You can combine conditions using the logical operator AND, OR
- Conditions (show/hide by):
- Page templates
- Publication formats
- Categories
- Custom taxonomies (hierarchy taxonomies only)
- Home Page
- Input values, for example: show a meta box when selecting a value from a dropdown, hide a meta box when checking a checkbox, etc.
Reviews
There are no reviews yet.