Hi guys,
First of, thanks a lot for a great plugin. I just started to use it and I love it!! It’s so flexible and easy to use. AWESOME. 🙂
As I’m working on a project that uses piklist, I’ve found the necessity to add classes to metaboxes.
I’ve seen you use the filter postbox_classes_{post_type_name}_{metabox_id} to add classes already, but it would be great to be able to add some in the meta_field headers:
/*
Title: Meta title
Post Type: post
Order: 200
Lock: true
Class: my-class my-otherclass
*/
It would allow to target specific boxes with JS and css without using IDs…
Would you consider this feature?
Cheers
Marc.