Namespaces: global
Description
groups_get_group_admins()

Get a list of group administrators.

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

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_is_valid_status()

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

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

groups_check_slug()

Provide a unique, sanitized version of a group slug.

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

groups_get_slug()

Get a group slug by its ID.

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

groups_get_id()

Get a group ID by its slug.

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