Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,699
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,498
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,180
-
heh’ sorry, I found it in bp-core-adminbar.php
Took out:
if ('Admin' == $role) {
echo '<li><a>siteurl . '/wp-admin/themes.php">' . __('Switch Theme', 'buddypress') . '</a></li>';
and the “}” on line 163.