Modify custom post type list? And other questions
-
I have only very mild exposure to wp so I realize these may not be questions that are really about this plugin, but I’ll ask anyways just in case. I’m new enough here to not be able to tell if the queries I have are about the plugin or more about wp in general.
I created a custom post type let’s say Films. I added a taxonomy for Genre with entries like Drama Action Documentary. I created some custom fields on the Films post type for Running Time and Director. The taxonomy entries are on a menu and the pages are filtered appropriately; so far very cool.
I want the ‘list’ of Films to contain some of the custom field types in separate columns. How can I do that?
I may want so show all of the film description in the list, not just the limited sentence or two that wp seems to default to. How can I do that?
How can I require the custom fields always are shown on new Film pages? As it is, I have to click the Add Custom Field button, pick the name of the custom field, and put in the value like “George Lucas”.
Likewise I’d like the Film Genre taxonomy entries to be simple checkboxes instead of having to click “choose from most used Genres”.
And…is the taxonomy feature the ‘normal’ wp taxonomy feature, and this plugin just gives us a nice UI to manage and associate with the custom post types? This plugin seems to be very well done, thank you.
- The topic ‘Modify custom post type list? And other questions’ is closed to new replies.