Re: How Can I get BuddyBar inside the Header?
Oh i get it, thanks Andy!
@ mikhailjon you’ll find everything you need in here and this is the action you’re looking for:
remove_action('wp_footer', 'bp_core_admin_bar', 8 );.
@ everyone else, how can I disable the buddybar just for the admin area? I believe this has been changed (regarding the buddybar also being in the backend) and I’m not sure how to do it.