@since: BuddyPress 1.0.0 |
Description |
---|---|
groups_ban_member |
Fires before the banning of a member from a group. |
groups_get_invites_for_group() |
Get IDs of users with outstanding invites to a given group from a specified user. |
groups_check_user_has_invite() |
Check to see whether a user has already been invited to a group. |
groups_delete_all_group_invites() |
Delete all invitations to a given group. |
groups_promote_member() |
Promote a member to a new status within a group. |
groups_accept_invite() |
Process the acceptance of a group invitation. |
groups_accept_invite |
Fires after a user has accepted a group invite. |
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. |