Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,526
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,495
- Third Party Plugins
- 9,781
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,169
-
You can’t remove it as an action, since bp_get_displayed_user_nav() is a template tag and not an actionable item.
If you’re using a child theme, remove the calls to bp_get_displayed_user_nav() or try hiding the menu via CSS.
*Edit – Just thought of a sneaky way of doing this.
Add the following to your theme’s functions.php:
http://buddypress.pastebin.com/90L4iKve
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS