Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,002
- How-to & Troubleshooting
- 129,544
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,790
- Showcase
- 3,316
- Ideas
- 1,398
- Miscellaneous
- 9,169
-
I have just upgraded to WP 3.1 and BP 1.2.8. Yes, admin bar came back. So I added…
/* Remove the Admin bar */
define(‘BP_DISABLE_ADMIN_BAR’, true);
… tried it in both wp-config.php and bp-custom.php. Doesn’t appear to be working.
Has this worked for others?