File: bp-groups/classes/class-bp-groups-group.php |
Description |
---|---|
BP_Groups_Group::get_membership_requests() |
Get outstanding membership requests for a group. |
BP_Groups_Group::get() |
Query for groups. |
bp_groups_get_orderby |
Filters the ‘type’ parameter used to overwrite ‘order’ and ‘orderby’ values. |
BP_Groups_Group::get_is_member() |
Checks whether the logged-in user is a member of the group. |
BP_Groups_Group::get_user_has_access() |
Checks whether the logged-in user has access to the group. |
BP_Groups_Group::is_visible() |
Checks whether the current user can know the group exists. |
BP_Groups_Group::group_exists() |
Get whether a group exists for a given slug. |
BP_Groups_Group::get_id_from_slug() |
Get the ID of a group by the group’s slug. |
BP_Groups_Group::get_id_by_previous_slug() |
Get whether a group exists for an old slug. |
BP_Groups_Group::get_invites() |
Get IDs of users with outstanding invites to a given group from a specified user. |