Prevent subscribers from creating groups
-
Hi,
I want to prevent subscribers from creating groups.
I have created the bp-custom.php inside the plugins folder and I am trying to accomplish this, by using the following
apply_filters( 'bp_user_can_create_groups', $can_create, $restricted );
but I didn’t manage to solve that.
I would appreciate if anyone could help here.
Thank you in advance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.