Title: Adding Users Email Gives Wrong Password
Last modified: August 30, 2016

---

# Adding Users Email Gives Wrong Password

 *  [david.berman](https://wordpress.org/support/users/davidberman-1/)
 * (@davidberman-1)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/adding-users-email-gives-wrong-password/)
 * Hello,
 * I just updated to WordPress Version 4.3 and seem to have found a bug when creating
   a new user.
 * If I don’t specify a temporary password, the password that is automatically given
   to a new user is “both” (which is incorrect) and the reset password button is
   not given.
 * Thanks,
    David

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [gshammari](https://wordpress.org/support/users/gshammari/)
 * (@gshammari)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/adding-users-email-gives-wrong-password/#post-6451569)
 * the seem problem I faced
    please try this plugin : [https://wordpress.org/plugins/create-user-with-password-multisite/screenshots/](https://wordpress.org/plugins/create-user-with-password-multisite/screenshots/)
 *  [nathaningram](https://wordpress.org/support/users/nathaningram/)
 * (@nathaningram)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/adding-users-email-gives-wrong-password/#post-6451574)
 * I have had the same issue and discuss a solution here:
 * [http://nathaningram.com/tutorials/disable-new-user-registration-email-in-wordpress-4-3/](http://nathaningram.com/tutorials/disable-new-user-registration-email-in-wordpress-4-3/)
 *  [Erwin6210](https://wordpress.org/support/users/erwin6210/)
 * (@erwin6210)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/adding-users-email-gives-wrong-password/#post-6451592)
 * I have the same problem, but the link given is broken. Where can I find the solution?
 *  [nathaningram](https://wordpress.org/support/users/nathaningram/)
 * (@nathaningram)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/adding-users-email-gives-wrong-password/#post-6451593)
 * My web server is having an issue at the moment. Here’s the solution from the 
   post:
 * Add the following to the functions.php of your active child theme. This effectively“
   blanks out” the same function in pluggable.php.
 * // Fix New User Email Send
    if ( !function_exists('wp_new_user_notification')):
   function wp_new_user_notification( $user_id, $notify = '' ) { } endif;

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Adding Users Email Gives Wrong Password’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [nathaningram](https://wordpress.org/support/users/nathaningram/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/adding-users-email-gives-wrong-password/#post-6451593)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
