Used By
Used By | Description |
---|---|
wp-includes/user.php: wp_update_user() | Update a user in the database. |
Filters the contents of the email sent when the user’s password is changed.
(array) Used to build wp_mail().
(string) The intended recipients. Add emails in a comma separated string.
(string) The subject of the email.
(string) The content of the email. The following strings have a special meaning and will get replaced dynamically:
(string) Headers. Add headers in a newline (rn) separated string.
(array) The original user array.
(array) The updated user array.
File: wp-includes/user.php
Version | Description |
---|---|
4.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/password_change_email