File: bp-groups/classes/class-bp-groups-group.php |
Description |
---|---|
BP_Groups_Group::check_slug() |
Check for the existence of a slug. |
BP_Groups_Group::get_slug() |
Get the slug for a given group ID. |
BP_Groups_Group::has_members() |
Check whether a given group has any members. |
BP_Groups_Group::has_membership_requests() |
Check whether a group has outstanding membership requests. |
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_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. |