W3cubDocs

/WordPress

apply_filters( 'user_registration_email', string $user_email )

Filters the email address of a user being registered.

Parameters

$user_email

(string) The email address of the new user.

Source

File: wp-includes/user.php

View on Trac

Changelog

Version Description
2.1.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/user_registration_email