File: bp-groups/classes/class-bp-groups-group.php |
Description |
|---|---|
| bp_groups_get_total_groups_sql |
Filters the SQL used to retrieve total group results. |
| BP_Groups_Group::get_meta_query_sql() |
Get the SQL for the ‘meta_query’ param in BP_Activity_Activity::get() |
| BP_Groups_Group::convert_type_to_order_orderby() |
Convert the ‘type’ parameter to ‘order’ and ‘orderby’. |
| 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. |
| BP_Groups_Group::__set() |
Magic setter. |
| BP_Groups_Group::get_admins() |
Get a list of the group’s admins. |
| BP_Groups_Group::get_mods() |
Get a list of the group’s mods. |