Description
Fires immediately before a new user is created via the network site-new.php page.
Occurrences
Filename | Line Number |
---|---|
wp-admin/network/site-new.php | 121 |
Parameters
Type | Name | Description |
---|---|---|
string | Email of the non-existent user. |
PHP Doc
/**
* Fires immediately before a new user is created via the network site-new.php page.
*
* @since 4.5.0
*
* @param string $email Email of the non-existent user.
*/