I dont want to use the WYSIWYG at the top of my Custom Post Type. I want to use a custom field textarea that i can place at bottom of my list of custom fields instead.
Is this possible?
|
I dont want to use the WYSIWYG at the top of my Custom Post Type. I want to use a custom field textarea that i can place at bottom of my list of custom fields instead. Is this possible? |
|||
|
|
place it to your themes functions.php |
|||||||||||
|
|
Alternatively, you can handle post-editor support directly in your The default value is: You can change it to whatever you need; for example: |
|||
|
|
|
Re: this comment:
The Custom Post Types UI Plugin exposes all of the In this case, you simply need to find the Supports section, and disable/uncheck Editor:
|
|||
|
|