How to check group membership out of group loop?
-
Outside Groups component, if I want to check a user’s membership with a specific group_id,
Should I useBP_Groups_Member::check_is_member( $user_id, $group_id )
or should I use$bp->groups-> ....something
?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to check group membership out of group loop?’ is closed to new replies.