1. Home
  2. Docs
  3. RCP BuddyPress
  4. Filters
  5. rcpbp_can_create_group

rcpbp_can_create_group

Modify if the current user should be allowed to create a group based on membership limit and how many they’ve created.

Parameters:

$can_create - boolean, whether the user can create a group.
$creation_limit - integer, the current user's group creation limit.
$user_group_count - integer, number of groups the current user has created.
Was this article helpful to you? Yes No

How can we help?