Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: disabling nav items in groups


techguy
Participant

@crashutah

You can use something like this:
bp_core_remove_subnav_item( $bp->groups->slug, ‘send-invites’ );

Skip to toolbar