Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,526
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,782
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,169
-
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