Filters the contents of the password change notification email sent to the site admin.
$wp_password_change_notification_emailarray
to stringsubject stringmessage stringheaders string$userWP_User
$blognamestring
$wp_password_change_notification_email = apply_filters( 'wp_password_change_notification_email', $wp_password_change_notification_email, $user, $blogname );
| Version | Description |
|---|---|
| 4.9.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_password_change_notification_email