I will answer myself after some research 🙂
while there might be appropriate ways of coding this with some custom function, for me there’s no need to reinvent the wheel when there’s a neat plugin that does the job
it’s called “advanced custom fields”
http://wordpress.org/extend/plugins/advanced-custom-fields/
it has a “repeater” to let admins add more fields dynamically
it also manages datepicks and fieldsets… basically everything I need!
hope this is helpful to others
Related Posts:
- Cannot save CPT meta box
- what is the correct way to compare dates in a WP query_posts meta_query
- Help Creating a Slideshow Custom Post Type with Custom Meta Boxes?
- don’t publish custom post type post if a meta data field isn’t valid
- How to force one column layout on custom post type edit page?
- Search multiple custom fields by using meta_query
- Custom Post Type – Taxonomy Dropdown Menu?
- How can I add a column/s to wp_posts table?
- echo value from ‘select’ field type into page template using cmb2?
- Add custom field to media attachment image attribute in post editor
- How to get custom metabox image field?
- Detect meta value changes when post is updated (post_updated)
- Add comments meta fields to comments metabox on post edit screen
- Custom field being erased after autosave
- Order custom posts by a date metabox
- How to select one major category (or custom taxonomy) for a custom post type?
- How to sort CPT by custom meta value (date), and return posts month by month
- Custom Post Type with Custom Title
- How to add a select menu to this metabox code?
- Use Custom Post Type as Custom Field
- Saving multiple Metabox contents
- How can I customize “Pages” admin (edit.php) and “Edit Page” admin (post.php) for bulk edit of custom content type?
- Using ‘strtotime’ function to convert a custom-meta-box to a date-stamp
- Metabox saving values
- Having trouble with custom post type / meta box
- add_meta_box: Datepicker like the one for postdate?
- Displaying Meta Box Image
- Multiple information using custom post type
- how to set default value for checkbox in wordpress
- Formatting custom meta box date from YYYY/MM/DD to a more readable alternative
- Community and User Generated Content Website: Have been thinking about Drupal but leaning on WordPress heavily
- Display custom post on home page based on a metabox selection
- Related links – from other sites
- Saving repeated option values in a custom query
- Assigning the same custom meta box to multiple post types
- Why do I lose the content of meta boxes when I leave the page?
- How to insert content from another Custom Post type into Post?
- WordPress custom meta field for custom post not storing data
- How can I create a custom meta box to add an mp4 video to a page?
- How to Duplicate (multiple meta box)?
- window.send_to_editor and jQuery .attr() conflicts with multiple custom upload image meta boxes
- How to structure a site with product variations pages?
- List of Posts in a Custom Field
- Adding dropdown select meta box to custom post type – seems restAPI is interfering
- Keep display metadata value on backend – Custom Metabox
- How to check if user meta field is empty in conditional else statement
- Why is my select meta data not saving?
- dynamically add a custom field or metabox to custom post type [duplicate]
- Is it possible to create relational metabox values in a custom post?
- Visual editor issue by having multiple tiny mce editors in a CPT
- Found 2 elements with non-unique id (#_ajax_nonce) and (#_wpnonce)
- A better way to add a meta box to custom post types
- Plugin – Combine Meta Box Input Fields into single saveble record
- Meta Query Filtering not working on Custom Meta Box using Radio Buttons
- Grouping metadatas into one
- Repeatable Fields Metabox with Textarea (or wp_editor)
- How to use TinyMCE Editor for one of my custom post meta field?
- Adding Page Templates to post but it ignored it
- Permalinks: custom structure for taxonomy – tags?
- don’t publish custom post type post if a meta data field isn’t valid
- Custom “radio button meta box” not saving correctly
- Add additional field to custom post_type
- Custom Post Meta from custom metaboxes is randomly being deleted
- Add a custom meta box for client to order CPT posts how they want
- custom post data – how to
- How to customize work area / admin area in a custom post type without plugins?
- Display Repeatable Meta Box Content
- create custom meta box with default value
- How to display custom field value on page?
- What do the numbers mean at the end of add_action(‘save_post’)…?
- A meta box (in a custom post type) with two different type of fields
- How to insert data into meta box from another plugin?
- Display custom post type for specific user
- Reusable metabox backend and frontend
- Get custom term meta problem on single post type
- Display custom meta on page that has been check in custom post type
- How can I output WPAlchemy repeating fields meta values in my page template?
- How can I modify a custom post type and custom page template for a child theme if all content seams to be handled by theme’s ‘native’ plugin?
- Custom metabox value not saving
- Filter CPT based on meta box value using Flexible Posts widget?
- Problems with a custom meta_box
- Select Menu for Custom post Type does not save
- Textarea type on one field custom add_meta_box?
- How can i display on front page a movie that is atached in a post type
- WP_Query arguments: Loop through custom post type – get all entries except excluded meta_key?
- loop through custom post-type with two meta_keys
- Extending a CPT by Created by another plugin
- Custom meta box includes
- Creating entries with image attachements within posts and managing them in a list
- Custom Post Type + Custom Meta Query Not Showing 2012 Posts
- Adding a custom “Add Custom Field” button to Custom Meta boxes
- Display div based on Group metabox selection [closed]
- Exposing custom fields to the user in custom type post
- Creating post custom field text area
- Sort CPT by taxonomy AND THEN by custom field
- How to display *block number* instead *date value* on WordPress posts?
- How to consume external API from WordPress post editor and display the response data in the custom field?
- custom post type with metabox custom fields
- How to show metabox in custom php menu page
- Where can I find the missing page sections in wordpress?