do_action( 'groups_uninvite_user', int $group_id , int $user_id , int $inviter_id )
Fires after uninviting a user from a group.
Description
Parameters
- $group_id
-
ID of the group being uninvited from.
- $user_id
-
ID of the user being uninvited.
- $inviter_id
-
ID of the inviter.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.7.0 Added $inviter_id parameter | BuddyPress 2.7.0 Added $inviter_id parameter |
BuddyPress 1.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.