Filters the contents of the reset password notification email sent to the user.
$defaultsarray
to stringsubject stringmessage stringheaders string$keystring
$user_loginstring
$user_dataWP_User
$notification_email = apply_filters( 'retrieve_password_notification_email', $defaults, $key, $user_login, $user_data );
| Version | Description |
|---|---|
| 6.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/retrieve_password_notification_email