My-Meta-Box icon indicating copy to clipboard operation
My-Meta-Box copied to clipboard

A class for creating custom meta boxes for WordPress

Results 30 My-Meta-Box issues
Sort by recently updated
recently updated
newest added

The README is missing a file extension of `.md`, this is causing the README to not be formatted by Github.

Can you please explain how validator functions fail? I've seen validator functions that return error messages and others that post error messages some other way and then return falsy values....

when i add the metabox for WYSIWYG .after saving the post ,character like   is not saving. thx

Hi Is it possible to have all the fields on a single array ? So if we have 4 different fields we can do a single get_post_meta instead of 4...

Hi, how can I add the image alt text from the WP media library for the addImage method? If I use the add Image method, there is no alt text...

Hi, I've noticed that sometimes, when I use the Wysiwyg field and when I try to switch from visual view to text view, my content suddenly disappear! Wysiwyg field is...

Needs a look

Hello) I create standart gallery in custom WYSIWYG editor, but in site shows only shortcode text without gallery. In standart WYSIWYG editor everething is ok. $my_meta = new Tax_Meta_Class($config); $my_meta->addWysiwyg('wysiwyg_field_id_category',array('name'=>...

First of all, thank you for this class. It is exactly what I was searching for and exactly the way I would like to work with. I found this question...

Needs a look

Has anyone else had these issues (class has only had one line added/altered, and this was to enqueue our custom jQuery for admin page), and figured out how to resolve...

Waiting for user input

I've made quite a few updates and bug fixes over the last while i've been using this plugin. Minor changes include - Fixing the display of large images in the...