New User Approve is a WordPress plugin that allows a blog administrator to approve a user before they are able to access and login to the blog.
The New User Approve plugin uses the functions provided by WordPress to send email. Make sure your host is setup correctly to send email if this happens.
This is not a function of the plugin but of WordPress. WordPress provides the wp_mail_from and wp_mail_from_name filters to allow you to customize this. There are also a number of plugins that provide a setting to change this to your liking.
The password is generated again because, by default, the user will not be aware of their password. By generating a new password, the email that notifies the user can also give them the new password just like the email does when recieving your password on a regular WordPress install. At approval time, it is impossible to retrieve the user's password.
There is a filter available (new_user_approve_bypass_password_reset) to turn off this feature.
Requires: 3.2.1 or higher
Compatible up to: 3.5.1
Last Updated: 2012-12-22
Downloads: 53,018
1 of 9 support threads in the last two months have been resolved.
Got something to say? Need help?