@since: BuddyPress 2.6.0
Description
bp_groups_register_group_types

Fires when it’s appropriate to register group types.

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

bp_groups_register_group_type()

Register a group type.

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

bp_group_type_illegal_names

Filters the list of illegal group type names.

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

bp_groups_register_group_type

Fires after a group type is registered.

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

bp_groups_get_group_types()

Get a list of all registered group type objects.

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

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