Remove BuddyPress AdminBar

This plugin removes the admin bar completely from the public and admin areas of the website. Can be used either as a normal or MU plugin.

Author:NetWebLogic LLC (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:2.8.4
Plugin version:1.2
Added to WordPress repository:20-05-2009
Last updated:04-11-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://blog.netweblogic.com/php/wordpress-php...
Total downloads:5 510
Active installs:20+
plugin download
Click to start download

This plugin removes the admin bar completely from the public and admin areas of the website. Can be used either as a normal or MU plugin.

Upon activation/installation this works immediately. Nothing fancy, the admin bar is just not loaded anymore.

BuddyPress 1.1 Onwards

You can also add the following to your wp-config.php file and then you don’t need this plugin ( sniff ;( ) :

define( 'BP_DISABLE_ADMIN_BAR', false );