How to disable categories/most used in 'add new post'? I tried function: remove_meta_box(), but it doesn't work for me, i tried it in functions.php for my theme, it's mistake?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
In Add New Post, click on the Screen Options tab om the top right then uncheck Categories. If you want to change it for all users, you can either:
|
|||||
|
|
The Don't modify WordPress core files, there's always a way to modify WP behavior without touching the core.
|
|||
|
|