File: bp-groups/classes/class-bp-groups-member.php |
Description |
|---|---|
| BP_Groups_Member::get_membership_ids_for_user() |
Get all membership IDs for a user. |
| BP_Groups_Member::check_is_banned() |
Check whether a user is banned from a given group. |
| BP_Groups_Member::check_is_creator() |
Is the specified user the creator of the group? |
| BP_Groups_Member::check_for_membership_request() |
Check whether a user has an outstanding membership request for a given group. |
| BP_Groups_Member::get_random_groups() |
Get a list of randomly selected IDs of groups that the member belongs to. |
| BP_Groups_Member::get_group_member_ids() |
Get the IDs of all a given group’s members. |
| BP_Groups_Member::get_group_administrator_ids() |
Get a list of all a given group’s admins. |
| BP_Groups_Member::total_group_count() |
Get the count of groups of which the specified user is a member. |
| BP_Groups_Member::get_invites() |
Get a user’s outstanding group invitations. |
| BP_Groups_Member::get_invite_count_for_user() |
Gets the total group invite count for a user. |