do_action( 'bp_groups_member_before_delete_invite', int $user_id , int $group_id , int $inviter_id )
Fires before a group invitation is deleted.
Description
Parameters
- $user_id
-
ID of the user.
- $group_id
-
ID of the group.
- $inviter_id
-
ID of the inviter.
Source
Changelog
Version | Description |
---|---|
BuddyPress 5.0.0 Added $inviter_id | BuddyPress 5.0.0 Added $inviter_id |
BuddyPress 2.6.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.