I'm using custom fields in my wordpress default post area. So i don't want wordpress default description box. I mean i dont want this field.

Instead of description box i want excerpt box there. Please help me.
Thanks
|
I'm using custom fields in my wordpress default post area. So i don't want wordpress default description box. I mean i dont want this field.
Instead of description box i want excerpt box there. Please help me. Thanks |
|||
|
|
|
you can use simple one liner with remove_post_type_support() :
|
|||||||
|