Core Function
View Source on Trac ↗ wp_password_change_notification()
wp_password_change_notification( mixed $user ) Notifies the blog admin of a user changing password, normally via email.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $user WP_User | User object. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
2.7.0
Source File
wp-includes/pluggable.php
Advertisement