import custom fields - possible?
Is there a way to
import custom fields in bulk? (as opposed to creating them one-by-one in the ClassiPress administrator interface)
An example of a custom field definition is: "Name: Model, Type: Text, Required: No" (this is the general idea, anyway)
I am trying to avoid having to create all my 50+ custom fields one-by-one using that interface.
- For example, can I add them to the database directly (if so, how)?
- As another example, can I import them using a .csv file (if so, how)?