Restore original WP admin bar after BuddyPress install

I want to re-enable the original WP admin bar after installing BuddyPress!

define( 'BP_DISABLE_ADMIN_BAR', true ); completely disables the admin bar – don’t want that.

Read More

This question tells us to check the BuddyPress Codex page, and I tried messing with those action hooks but didn’t get any desired results.

What’s missing? How do we get that admin bar back?!

Related posts

Leave a Reply

1 comment