do_action( 'bp_members_invitations_invite_user', array $r, int|bool $created )

Fires after the creation of a new network invite.


Description Description


Parameters Parameters

$r

Array of parsed arguments for the network invite.

$created

The ID of the invitation or false if it couldn't be created.


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.