Namespaces: global
Description
groups_get_group_mods()

Get a list of group moderators.

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

groups_get_group_members()

Fetch the members of a group.

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

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_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_edit_base_group_details()

Edit the base details for a group.

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

groups_edit_group_settings()

Edit the base details for a group.

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

groups_delete_group()

Delete a group and all of its associated metadata.

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

groups_is_valid_status()

Check a group status (eg ‘private’) against the whitelist of registered statuses.

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