Remove Profile Nav Items
-
I want to remove certain navigation items from user profiles.
However if I use this line, it also removes them from the main menu.
bp_core_remove_nav_item( 'settings' );
I need the items on the main menu, but i want them removed from the user profile.
Anyway to do that?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.