Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,040
- How-to & Troubleshooting
- 129,763
- Creating & Extending
- 25,805
- Requests & Feedback
- 9,506
- Third Party Plugins
- 9,793
- Showcase
- 3,317
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
looks like a number of those values are hard-coded in the group component… such as:
if ( $bp->current_component == $bp->groups->slug && 'group-settings' == $bp->action_variables[0] ) {