How can I remove the category/taxonomy description field? The one which shows up on the edit category/taxonomy page.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
When no hook is available, you can always count on the old jQuery trickery...
|
|||||||||
|
|
AFAIK, you can add new fields but you cannot remove the old ones! They are directly printed, and not stored in a variable to which a filter can be applied.
Ref: |
|||||
|