Your question is very abstract. As far I understood you want some thing like categories.
So for that adding metaboxes is not necessary. I think categories are enough. If categories are not full filling your need then make another custom taxonomy with 'hierarchical' => true,
. I think it will serve your need. Also giving permissions to author to create dynamic meta box is not a good idea. So first try with category otherwise custom taxonomy. “Author can create dynamic meta boxes” is your last option.
Related Posts:
- How to change default position of WP meta boxes?
- echo value from ‘select’ field type into page template using cmb2?
- How to add multiple images to custom post type?
- Find callback function for custom taxonomy metabox
- Detect meta value changes when post is updated (post_updated)
- WordPress metabox file upload in custom post [duplicate]
- Saving multiple Metabox contents
- Save or update data when custom post published
- How to add multiple featured image in meta box in post editor?
- how to set default value for checkbox in wordpress
- Adding Meta Boxes while Registering a Post Type in a Class
- A good strategy to print custom posts (offer) that are checked inside the metabox of a post?
- What’s the difference between same wp functions get_posts(); functions in different form?
- custom post type not showing in menu
- How to customize a permalink (URL) structure?
- Custom Post Type with Templates using Meta Boxes?
- Anon function and add_meta_box
- How to use TinyMCE Editor for one of my custom post meta field?
- Cannot save CPT meta box
- Adding a metabox on a CPT’s submenu page
- Wrap meta boxes & data handling for specific post types in classes?
- Global custom meta box
- Meta-Boxes for CustomPostType cause PHP Errors and Notices in “Add New” view
- custom post type metaboxes not saving
- Save Multiple Metabox values
- ACF in wordpress
- How to insert data into meta box from another plugin?
- How exclude or skip post type with get_next_post_link
- Custom Meta Box returns no HTML
- How to Use Custom Meta Field Instead of CPT Title in Post URL
- Custom post type in Custom widget – $listItem
- Creating alternate meta box context locations
- Is it possible to sort metabox teaxtarea values?
- Create a select metabox that the user can pupolate?
- Custom meta box in custom post type not working
- Meta box not appearing in my custom post type
- Wp Meta Query does not work while simple Query Works
- Show a custom post title in another custom post type in Meta box
- WP_List_Table Inside Metabox Not Working on Clicking Search Button
- Problem with multi checkboxes value in metabox?
- Getting data from dynamically allocated metaboxes within a custom post
- Admin metabox with custom post type dropdown option not update choosed input after saving
- How save custom meta type posts multicheck grouped by taxonomy (with CMB2) [closed]
- php output of generated custom metabox
- Custom meta box in editor of custom post type not working
- call_user_func_array() error after moving to another server
- Not Able to Display Metabox Saved Checkbox and Selected option After Save/ Update
- Post AND page parameter for WP function
- I want to show a list of posts under specified categories
- I want to show a list of post with title that have link goes to that post and icon under the specific category to which it belongs
- How to consume external API from WordPress post editor and display the response data in the custom field?
- How to Add Custom Taxonomy To Woocommerce Plugin
- Mini-Site Strategy
- Display content from custom meta boxes in revisions
- How to get custom metabox image field?
- Render a different post/template from within the template_include action?
- Cleanest way to code “Custom Write Panels/Meta Boxes”?
- How to register custom post types in a plugin?
- Actions that Run on Admin Edit Page Load After Posts Are Queried
- How to keep a check box in custom meta box for custom post type checked by default for add new post?
- Show metabox in custom-post-template depending on taxonomy term?
- Hierarchical or Non-hierarchical Custom Post Type in Real World Example
- Display custom post on home page based on a metabox selection
- adding checkbox to meta
- How would I create a shortcode to display a custom post within a page or regular post?
- Why do I lose the content of meta boxes when I leave the page?
- List custom post types in metabox
- Populate Custom Fields in a Custom Post Type?
- Duplicate Custom Header Functionality into the post edit screen
- Unable to get Custom Plugin Options data
- Why are taxonomy terms not saving when using custom meta boxes with radio button taxonomy selectors?
- Plugin – Combine Meta Box Input Fields into single saveble record
- Disable closing on metaboxes
- meta box on custom post type
- categories should be available across all custom post types
- Excerpt function for any content
- Retrieving meta-box from a custom-post-type
- providing access to post_id or post inside functions.php
- Display metaboxes if checkbox ir marked
- Function to limit number of custom post types on homepage – TwentyTen
- display custom post on separate page
- Post type Echo code is repeating on homepage
- Saving metabox keys and storing values as array
- Publish box in CPT remove ‘edit’ link
- Custom post type category link redirecting to 404 page
- Apply a custom Template to a Custom Post Type from within a plugin
- Add other all taxonomies as meta boxes to custom post type
- If thumbnail image else post title
- Metaboxes in Loop
- Different Configuration for the_excerpt()
- How to reset HTML filter input fields on CPT list page?
- Simple renaming my custom post type set with a plugin doesn’t work?
- can’t see categories in appearance-menu-categories
- Associate custom categories to different user IDs
- Meta-Box to add multiple items one at a time and on publish save all
- Add Metabox to all custom post types
- Creating entries with image attachements within posts and managing them in a list
- Issues on saving data from CPT select metabox
- Remove custom meta boxes from custom post type
- How to change post cpt with submit button?