Title: Disable Password Lost/Changed notification
Last modified: August 20, 2016

---

# Disable Password Lost/Changed notification

 *  [nakedsoul](https://wordpress.org/support/users/nakedsoul/)
 * (@nakedsoul)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/disable-password-lostchanged-notification/)
 * How i can disable this useless Email spam with the “Password Lost/Changed” notification?
   
   This function is 100% useless!! and anoing. i have used google and found and 
   tested many old solution that not work!
 * which one works atm?
 * does this for example one works for someone?
 * > add this to your functions.php file:
   >     ```
   >     if( function_exists('wp_password_change_notification') )
   >     function wp_password_change_notification(){}
   >     if( function_exists('wp_password_change_notification') )
   >     function wp_new_user_notification(){}
   >     ```
   > 

The topic ‘Disable Password Lost/Changed notification’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [nakedsoul](https://wordpress.org/support/users/nakedsoul/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/disable-password-lostchanged-notification/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
