Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
Control where custom fields appear on your site with conditional logic.
This extension provides developers with a way to manage the visibility of meta boxes on a site's admin interface. It is designed for those who need to present different custom fields to users based on the specific page, template, or other criteria, keeping the editing experience clean and relevant.
Conditional Rules: Set visibility based on numerous factors including post ID, page template, taxonomy terms, user roles, and custom PHP functions. Logical Combinations: Use AND/OR operators to combine multiple conditions, creating complex rules for when a meta box should appear. Custom Function Support: When built-in conditions are insufficient, you can write your own PHP function to evaluate whether to show or hide a meta box. User-Specific Control: Integrate with user management extensions to restrict meta boxes by user ID or specific capabilities. Declarative Setup: Define conditions directly within your meta box registration code, keeping configuration centralized and manageable.