Skip to content

Archive for March, 2010

21
Mar

>Bret nun

>


3
Mar

Disable your BuddyBar

Somtimes you do not want the buddybar to display on your site. You can hide it with css but WordPress will still process all the info for it.

Add the following line to your functions.php file to disable the BuddyBar

define ('BP_DISABLE_ADMIN_BAR', false);