I personally like Advanced custom Fields for Meta Fields
They have a “premium” gallery plugin, that for small amount of money, is very useful and works well
Another option is the free attachments plugin , Have a read through the documentation and you will see how to create a custom instance of attachemnts that you can use as a gallery.
Related Posts:
- How to add tab which is visible only in admin side of product in woocommerce? [closed]
- Save metabox with multiple checkbox array
- Best choice of options/settings framework for plugin/theme development
- Custom Taxonomy to dropdown box on adminside wordpress
- Create & Save multiple Meta-boxes
- How to get Metabox custom field to show checked if value is updated using post meta query?
- How do I update a field of a meta box?
- Input value from metabox is not found in $_POST after post save
- Any way to update_post_meta with html content? It gets stripped and becomes empty
- add_meta_box does not display meta box in Admin
- How can I add an image upload field directly to a custom write panel?
- How do I improve this admin query snippet to avoid generating duplicate results on non-meta searches?
- How to validate custom fields in custom post type?
- Get List of Registered Meta Boxes and Removing Them
- Creating custom field with drop down on new post page
- Dashboard like meta boxes in my plugin – how to save their position and open/closed state?
- How to Use WordPress Color Picker API in Custom Post Type Metabox
- Retrieving custom fields with $wpdb->get_results
- Utilize TinyMCE hyperlink chooser outside of TinyMCE
- anything like add_meta_box for categories?
- Conflicting save_post functions when passing the post id and saving custom meta boxes for different post types
- How to add meta boxes to the ‘Add new post’ screen?
- template_redirect for single posts w/ custom fields
- Rearranging Dashboard meta boxes with use of plugin/functions.php
- Plugin admin page meta_box toggle and order state not saving
- how to set default value for checkbox in wordpress
- Metabox Not Showing on Custom Post Type But On Pages and Post
- Support auto-save and revisions for custom fields
- Ordering posts by metadata
- Admin auto-refresh is interfering with Firebug — how to prevent it?
- Show add_meta_box by selecting a specific category
- Adding set of custom fields to WordPress Post in Dashboard
- update post meta for checkbox in the admin when inserted in the front-end
- get_posts() not working when accessing with a custom user role
- Saving value of a selection option in comment form as comment meta
- Add a Save Button to Custom Meta Box [duplicate]
- Dashboard – get status and position of metaboxes and pass them to ajax method
- Strange issue saving custom field data for a WooCommerce order
- Woocommerce – Convert Delivery method into a custom field
- Getting List of all registered Dashboard Widgets
- what is the difference between these phares?
- Run Shortcode of post’s custom field in functions.php / Plugin
- How to use TinyMCE Editor for one of my custom post meta field?
- Including comments meta box on a plugin page
- Custom code for WordPress dynamic menu
- How to add a widget to the post editing view?
- Checked() function on a multidimensional array
- What is the best way to store a few fields?
- Delist entries in the_loop
- Adding admin menus to wordpress
- Remove entire [$key] from array stored in custom field using Ajax – unset($array[$key]); not working
- How can I add a simple custom field to my plugin?
- Ajax is not working in a loop
- Automating the process of shortcode generation in a plugin – how is it done?
- Meta box on options page save form problem
- Moving/dragging a metabox removes TinyMCE’s content
- Store custom meta box data as serialized array
- WP nonce field checkbox prints checked=’checked’ outside input field
- How to save post meta as an array in Gutenberg?
- Issues Updating Post Meta with AJAX (Seems simple but cannot figure it out)
- per blog metadata for plugin
- How to add custom post widgets as tags into wordpress
- How to format custom fields when editing an attachment?
- Adjust query on single
- Can I attach a plugin via my add_filter callback contents?
- how to add custom fields into new & update post page?
- Metabox is not displaying
- Catch metabox values in Plugin
- want to show CMB2 metabox on woocommerce product data tab
- Customise Grouped Product display in Woocommerce with custom column
- Why is $_POST empty when saving custom Meta Box?
- WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit
- WP_Query not ordering correctly
- Adding customs fields on each product on the cart
- Save meta box data from selected dropdown list in bbpress reply form
- Metabox types list
- WordPress Filesystem create CSS-File – get Shortcode ID for Name
- How to save multiple values in custom post type from front end to back end
- Add WordPress Meta Box saved form input to WordPress RSS feed [duplicate]
- set a custom post type to a taxonomy term programmatically in metabox
- Dynamically getting tags in post edit screen
- How and when would I implement some code which would take data from one part of the Db and put it in another?
- Displaying Custom Post Meta
- How to show metabox just in post.php in admin?
- Plugin dev: How to multiply instances of a plugin in the same metabox?
- save_post not called in plugin / custom field still saving overwriting metaboxes
- Get fields of a widget
- Display Data’s metabox in page
- Show Metabox Images in slideshow instead of static
- How can i call from custom fields to the category editor?
- How to set/change another post author by custom fields or something else?
- I want to display the content of a text field only if it has been entered
- Create Unique and Customized User ID for Website Members in WordPress
- Can I log the searches that are returning 404 in the DB?
- Saving metabox updates causing fatal error
- How to consume external API from WordPress post editor and display the response data in the custom field?
- Add screen options to custom admin pages
- Plugin vs Settings load order (woocommerce dependency)
- $_FILES empty on created_{taxonomy} and create_{taxonomy} yet is is not on edit_{taxonomy}
- How does update method in Widget class saves $instance array from Select tag?