File: bp-groups/classes/class-bp-groups-group.php |
Description |
|---|---|
| bp_groups_get_orderby |
Filters the ‘type’ parameter used to overwrite ‘order’ and ‘orderby’ values. |
| bp_groups_get_orderby_converted_by_term |
Filters the converted ‘orderby’ term. |
| bp_groups_get_paged_groups_sql |
Filters the pagination SQL statement. |
| 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. |
| BP_Groups_Group::filter_user_groups() |
Get a list of a user’s groups, filtered by a search string. |
| BP_Groups_Group::__isset() |
Magic issetter. |