Custom-Meta-Boxes
Custom-Meta-Boxes copied to clipboard
Lets you easily create metaboxes with custom fields that will blow your mind.
I know this has disappeared well below the horizon due to #448 but given there is a composer file, it would be dandy if you could add it to packagist...
Hi, I understand this library is no longer in development, however I'm hoping someone can help me. I'm having issues with CMB loading properly in a secured SSL environment. For...
I have a post select field on one of my pages that uses the `multiple` option. ```php array( 'id' => 'home_featured_pages', 'name' => __('Featured Pages', 'edit2017'), 'type' => 'post_select', 'use_ajax'...
The wysiwyg field becomes unresponsive after you drag a meta box. See: https://core.trac.wordpress.org/ticket/19173
Not sure if we should add a pre-data action of what, but we should move the fix in #423 into the gmap class to avoid any spaghetti-ness if we can....
There have been some reports that this isn't working so well with Gutenberg. Needs some further investigation - this is just a placeholder for now.
Fatal error: Uncaught Error: Cannot unset string offsets in D:\xampp\htdocs\seperate\wp-content\plugins\Custom-Meta-Boxes-1.1.0\class-cmb-meta-box.php:78
I haven't been able to trace this much deeper yet, but I get fatal errors on my local machine when a group is attempting to save without any data passed...
Since 2012 Human Made has been working on HMCMB for both ourselves and the community. The plugin was forked from the original [Custom Meta Boxes](https://github.com/WebDevStudios/Custom-Metaboxes-and-Fields-for-WordPress) framework by Jared Atchinson so...
I am running WP 4.6 with the version of CMB from 5th October, commit https://github.com/humanmade/Custom-Meta-Boxes/commit/6f78ad4e0292b99c786a24b51c4afc09aab9bde7 The date gets converted to strtotime but then last minute before the setting is saved...