Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to remove the admin bar from blogs

You can turn it off completely with:

define( "BP_DISABLE_ADMIN_BAR', true );

in your wp-config.php.

Skip to toolbar