Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Remove the “DashBoard” from the adminbar


@mercime
Participant

@mercime

If you don’t have one yet, create a bp-custom.php file and`add this:
`<?php

remove_action( ‘bp_adminbar_menus’, ‘bp_adminbar_thisblog_menu’, 6 );

?>`

Skip to toolbar