Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Still trying to hide tabs


Boone Gorges
Keymaster

@boonebgorges

Try commenting out the add_action line in the plugin itself to make sure that it’s the code that is actually causing the problem. If not, then that’s why remove_action doesn’t work.

Otherwise, no, you shouldn’t need to wrap the remove_action in anything.

Skip to toolbar