@since: BuddyPress 2.6.0
Description
bp_groups_get_group_types()

Get a list of all registered group type objects.

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

bp_groups_get_group_types

Filters the array of group type objects.

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

bp_groups_get_group_type_object()

Retrieve a group type object by name.

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

bp_groups_set_group_type()

Set type for a group.

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

bp_groups_set_group_type

Fires just after a group type has been changed.

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

groups_is_user_invited()

Check whether a user has an outstanding invitation to a group.

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

groups_is_user_pending()

Check whether a user has a pending membership request for a group.

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

bp_get_user_groups()

Get a list of groups of which the specified user is a member.

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

groups_clear_group_type_cache()

Clear the group type cache for a group.

Source: bp-groups/bp-groups-cache.php:239

bp_groups_clear_user_group_cache_on_membership_save()

Clear caches on membership save.

Source: bp-groups/bp-groups-cache.php:251