How to remove 'My Blogs' menu item from top admin bar of Buddypress
November 17, 2009 in Wordpress by Jitto
Buddypress
Many people use Byddypress as a complete social networking platform. They don’t want users to create blogs in it. But ‘My Blogs’ menu item will always appear at the top admin bar. Buddypress give options to turn on or turn off admin bar, but not for editing menu.
But there is way to remove ‘My Blogs ‘ menu item from top admin bar by putting some code in ‘bp-custom.php’ file in your ‘wp-content/plugins’ folder.
Usually ‘bp-custom.php’ file may not present in plugin folder. So create a file ‘bp-custom.php’ and put the following code in it Read the rest of this entry →