@since: BuddyBoss 1.3.5
Description
groups_get_invited_to_group_ids()

Get an array of group IDs to which a user is invited.

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

groups_get_invites()

Get invitations to a given group filtered by arguments.

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

bp_groups_get_group_roles()

Get the Group roles.

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

bp_groups_clear_group_administrator_cache_on_member_delete()

Clear group administrator and moderator cache when a group member is deleted.

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

bp_groups_clear_user_group_cache_on_invitation_save()

Clear caches on saving a group invitation or request.

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

bp_groups_clear_user_group_cache_on_invitation_change()

Clear caches on invitation deletion or update.

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

bp_groups_get_activity_group()

Get the group object the activity belongs to.

Source: bp-groups/bp-groups-activity.php:84

BP_Groups_Invitation_Manager

Group invitations class.

Source: bp-groups/classes/class-bp-groups-invitation-manager.php:21

BP_Groups_Invitation_Manager::__construct()

Construct parameters.

Source: bp-groups/classes/class-bp-groups-invitation-manager.php:29

BP_Groups_Invitation_Manager::run_send_action()

This is where custom actions are added to run when notifications of an invitation or request need to be generated & sent.

Source: bp-groups/classes/class-bp-groups-invitation-manager.php:42