File: bp-groups/bp-groups-functions.php
Description
groups_accept_membership_request()

Accept a pending group membership request.

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

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_promote_member

Fires before the promotion of a user to a new status.

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

groups_demote_member()

Demote a user to ‘member’ status within a group.

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

groups_demote_member

Fires before the demotion of a user to ‘member’.

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

groups_ban_member()

Ban a member from a group.

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

groups_ban_member

Fires before the banning of a member from a group.

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