Support `password_change_email`
-
When an user changes the password, an email is send to this user. See
wp-includes/user.phpthewp_update_user()method where thepassword_change_emailfilter is defined around line 1812.The plugin currently doesn’t support this email. It would be great if it did!
The topic ‘Support `password_change_email`’ is closed to new replies.