Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,045
- How-to & Troubleshooting
- 129,731
- Creating & Extending
- 25,801
- Requests & Feedback
- 9,505
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
In your code snippet, the magical part is user_id=, so you could do this
`if ( strpos( bp_ajax_querystring( ‘groups’ ), ‘user_id=’ ) )`