Description
Filters the password change error.
Parameters
$is_error
(string) (required) The error code; empty if no error (pwdchangempty|pwdchangerr|loggedin|reg_generic)
$user_ID
(int) (optional) The user’s numeric ID (WordPress user ID)
$pass1
(string) (optional) The user’s new plain text password
Changelog
Introduced in 3.1.5
3.1.7 moved to user object
wpmem_pwd_change_error is located in includes/class-wp-members-user.php