File: bp-groups/bp-groups-functions.php
Description
bp_use_legacy_group_member_query

Before we potentially switch the group status, if it has been changed to public from private and there are outstanding membership requests, auto-accept those requests.

Source: bp-groups/bp-groups-functions.php:793

groups_get_total_member_count()

Get the member count for a group.

Source: bp-groups/bp-groups-functions.php:843

groups_get_groups()

Get a collection of groups, based on the parameters passed.

Source: bp-groups/bp-groups-functions.php:865

groups_get_groups

Filters the collection of groups based on parsed parameters.

Source: bp-groups/bp-groups-functions.php:929

groups_get_total_group_count()

Get the total group count for the site.

Source: bp-groups/bp-groups-functions.php:939

groups_get_id_by_previous_slug()

Get a group ID by checking against old (not currently active) slugs.

Source: bp-groups/bp-groups-functions.php:548

groups_leave_group()

Remove a user from a group.

Source: bp-groups/bp-groups-functions.php:564

groups_leave_group

Fires after a user leaves a group.

Source: bp-groups/bp-groups-functions.php:592

groups_created_group

Fires after the creation or update of a group.

Source: bp-groups/bp-groups-functions.php:224

groups_edit_base_group_details()

Edit the base details for a group.

Source: bp-groups/bp-groups-functions.php:249