Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to customize the user navigation bar and user profile tabs


techguy
Participant

@crashutah

@nahummadrid
To remove the blog component from the top menu bar I think you can do:
remove_action(‘bp_adminbar_menus’, ‘bp_adminbar_blogs_menu’, 6);

Skip to toolbar