see told you so!
Rich has a plugin – BuddyPress Restrict Group Creation
@nuprn1 thanks! I found that after I posted the message.
I just need to prevent regular subscribers from creating a group. blog admins will be fine as they would have already gone through the paywall but I don’t want to let every single joeschmoe create any old group they want. I will see about editing the plugin to suit my needs,
thanks!
if you are using wp_cap levels for your subscribers – no modification needed, just enter the lowest wp_capability/user_level you want to allow for group creation.
oh that’s even better. I am allowing free subscription as a subscriber but charging for anything more powerful so it’ll do what I need out of the box!
I have gone through a lot of the code, nice work! I have done a lot of modification work to wpmu and wp but this is the first time I’ve used buddypress. Going through your code was a great help, thanks!.