File: bp-groups/classes/class-bp-groups-group.php |
Description |
---|---|
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_get_total_groups_sql |
Filters the SQL used to retrieve total group results. |
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. |
BP_Groups_Group::__set() |
Magic setter. |