Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to safely remove bp_adminbar_authors_menu using bp-custom?

You can’t duplicate that function because PHP will complain about duplicate function names being declared (and whitescreen).

You should be able to just put the remove_action line in, however priority may need to be 7. Have a play with a few values.

Skip to toolbar