do_action( 'bp_members_invitations_deleted_invitation', BP_Invitation $existing_invite )

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


Description Description


Parameters Parameters

$existing_invite

The invitation to be deleted.


Top ↑

Source Source

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


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.