Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Hide Notification Settings


pcwriter
Participant

@pcwriter

@jordynn

Add the following remove_action to your functions.php or bp-custom.php file:

remove_action( ‘bp_adminbar_menus’, ‘bp_adminbar_notifications_menu’, 8 );

Skip to toolbar