Tagged Questions
0
votes
3answers
632 views
Loading scripts & styles from a meta box callback function
Case:
I got a set of classes that build form fields based on data from an input array. The class can build the following types of form fields:
input (basic, hidden, password)
textarea
radio
...