do_action( 'bp_members_invitations_deleted_invitation', BP_Invitation $existing_invite )

Fires after the deletion of a sent and accepted community invite.


Parameters Parameters

$existing_invite

(BP_Invitation) The invitation to be deleted.


Source Source

File: bp-members/bp-members-functions.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.