Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,487
- How-to & Troubleshooting
- 127,651
- Creating & Extending
- 25,623
- Requests & Feedback
- 9,375
- Third Party Plugins
- 9,703
- Showcase
- 3,317
- Ideas
- 1,318
- Miscellaneous
- 8,823
-
Just wanted to update to say that I temporarily got it working using:
bp_has_groups( ‘search_terms=beta&max=1’ )
The only thing that worries me is that I need to prevent users from registering any groups that have the name ‘beta’ in it now. Is there a way to ‘blacklist’ a certain group name from being created?
EDIT:
Seems as though I can just put a space between the search terms so I simply put beta tester and all seems well
Now it looks like:
( bp_has_groups( ‘search_terms=beta tester&max=1’ )
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS