@since: BuddyPress 1.0.0
Description
groups_ban_member

Fires before the banning of a member from a group.

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

groups_get_invites_for_group()

Get IDs of users with outstanding invites to a given group from a specified user.

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

groups_check_user_has_invite()

Check to see whether a user has already been invited to a group.

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

groups_delete_all_group_invites()

Delete all invitations to a given group.

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

groups_promote_member()

Promote a member to a new status within a group.

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

groups_accept_invite()

Process the acceptance of a group invitation.

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

groups_accept_invite

Fires after a user has accepted a group invite.

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

groups_reject_invite()

Reject a group invitation.

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

groups_reject_invite

Fires after a user rejects a group invitation.

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

groups_delete_invite()

Delete a group invitation.

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