Possible Duplicate:
How to Add Custom Fields to a Custom Post Type?
I'm creating a custom post type for my wordpress site. But I want to remove the editor an put a field for uploading files. How do I do that?
I'm creating a custom post type for my wordpress site. But I want to remove the editor an put a field for uploading files. How do I do that? |
|||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
There are many ways of doing this... However, the easiest would be to use the Advanced Custom Fields plugin. All you need to do is create a field group, select your custom post type, and then add and remove any fields. Their documentation is also great. |
|||
|
|