Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Show BP Admin Bar while in wp-admin ONLY and hide it in the rest of the site.


Virtuali
Participant

@gunju2221

Try in wp-config.php:

`define ( ‘BP_DISABLE_ADMIN_BAR’, true );`

Skip to toolbar