Used By
Used By | Description |
---|---|
wp-includes/pluggable.php: wp_password_change_notification() | Notify the blog admin of a user changing password, normally via email. |
Filters the contents of the password change notification email sent to the site admin.
(array) Used to build wp_mail().
(string) The intended recipient
(string) The subject of the email.
(string) The body of the email.
(string) The headers of the email.
(WP_User) User object for user whose password was changed.
(string) The site title.
Version | Description |
---|---|
4.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_password_change_notification_email