do_action( 'bp_members_invitations_resend_invitation', BP_Invitation $existing_invite )
Fires after the re-sending of a network invite.
Parameters Parameters
- $existing_invite
-
(BP_Invitation) The invitation that was resent.
Source Source
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |