add_meta_box Add custom class
-
Hello,
Not sure if this is in the correct forum section, please move it if I’m wrong.
I’m using add_meta_box in my custom code, but I don’t see a way to add a class to my box.
<div id=”myCustomName” class=”postbox pleaseLetMeAddCustomClass”>
Currently, only a class of “postbox” is generated. I need the class at this level, and not lower down in the generated “inside” content.
Is there a way to do this? Or would this be a feature request?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘add_meta_box Add custom class’ is closed to new replies.