Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Deleting a certain part of the navigation


Tim Moore
Participant

@nullcrash

There’s also a function you could probably use via a hook:

bp_core_remove_nav_item($name)

Replace $name with the name of the nav item you want removed.

Skip to toolbar