Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,531
- How-to & Troubleshooting
- 127,763
- Creating & Extending
- 25,646
- Requests & Feedback
- 9,390
- Third Party Plugins
- 9,713
- Showcase
- 3,317
- Ideas
- 1,327
- Miscellaneous
- 8,842
-
You can use the new function bp_core_remove_subnav item
and create the new subnav
bp_core_add_subnav_item( $bp->groups->slug, 'create', __('Create a Group', 'buddypress'), $groups_link, 'groups_screen_create_group', false, is_site_admin() );
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS