Title: User Activation
Last modified: August 21, 2016

---

# User Activation

 *  Resolved [Greybox](https://wordpress.org/support/users/greybox/)
 * (@greybox)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/user-activation/)
 * I had a bunch of active users before using this plugin. After installing and 
   activating WP-Members plugin I had to activate those users for WP-Members plugin,
   and the activation caused the password to be reset. The new passwords were automatically
   e-mailed to the users.
 * Was there a way to prevent the passwords to be reset? What should I have done
   to keep the old passwords?
 * [https://wordpress.org/plugins/wp-members/](https://wordpress.org/plugins/wp-members/)

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

 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/user-activation/#post-4777219)
 * That’s a tricky thing. There’s not really an internal process to account for 
   that. There are two possible ways to avoid this issue (and neither are really
   discussed in the User Guide, so maybe that should be added).
 * First, you can create a password field in the field manager tab. Then do the 
   bulk activation, then remove that field from the form. When the plugin is set
   up for user selected passwords, it doesn’t reset them for activating users. So
   you basically fool the plugin into thinking it does not need to reset the password,
   then put it back the way it was.
 * The other possibility would be to use a db manager (such as phpMyAdmin or some
   other MySQL tool) to direction add a meta key for all the existing users – adding
   a meta_key ‘active’ with a meta_value 1 would cause all of those users to be 
   recognized as active users.
 *  Thread Starter [Greybox](https://wordpress.org/support/users/greybox/)
 * (@greybox)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/user-activation/#post-4777223)
 * Thank you! This is something to consider for the new plugin installations and
   avoiding “Why did you change my password?” questions from the users. 🙂

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

The topic ‘User Activation’ is closed to new replies.

 * ![](https://ps.w.org/wp-members/assets/icon-256x256.png?rev=1226414)
 * [WP-Members Membership Plugin](https://wordpress.org/plugins/wp-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-members/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-members/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Greybox](https://wordpress.org/support/users/greybox/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/user-activation/#post-4777223)
 * Status: resolved