Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: remove admin-bar


filan
Participant

@filan

For all rookies out there, like me,

if the remove_action doesn’t work for you: I did this and the css-adminbar was removed:

in the bp-core-cssjs.php file

add “//” to this line: add_action( ‘wp_head’, ‘bp_core_admin_bar_css’ );

Skip to toolbar