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

rcpbp_member_can_access_groups

Allows you to change whether a user can access the requested group.

Parameters:

$group_member - boolean, is the user a member of the group.
$user_id - integer, ID of current user.
$group_id - integer, ID of requested group.
$can_access - boolean, current access of the user.
Was this article helpful to you? Yes No

How can we help?