@since: BuddyPress 2.6.0
Description
bp_groups_set_group_type

Fires just after a group type has been changed.

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

bp_groups_register_group_types()

Fire the ‘bp_groups_register_group_types’ action.

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

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

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