File: bp-groups/bp-groups-functions.php |
Description |
---|---|
groups_accept_invite() |
Process the acceptance of a group invitation. |
groups_reject_invite() |
Reject a group invitation. |
groups_reject_invite |
Fires after a user rejects a group invitation. |
groups_delete_invite() |
Delete a group invitation. |
groups_delete_invite |
Fires after the deletion of a group invitation. |
groups_send_invites() |
Send all pending invites by a single user to a specific group. |
groups_send_invites |
Fires after the sending of invites for a group. |
groups_get_invite_count_for_user() |
Get the total group invite count for a user. |
groups_invite_user() |
Invite a user to a group. |
groups_invite_user |
Fires after the creation of a new group invite. |