New User Approve
Add to ListOn a normal WordPress site, once a new user registers, the user is created in the database. Then an email is sent to the new user with their login credentials. Very simple. As it should be.
The New User Approve plugin modifies the registration process. When a user registers for the site, the user gets created and then an email gets sent to the administrators of the site. An administrator then is expected to either approve or deny the registration request. An email is then sent to the user indicating whether they were approved or denied. If the user has been approved, the email will include the login credentials. Until a user is approved, the user will not be able to login to the site.
Only approved users will be allowed to login to site. Users waiting for approval as well as denied users will not be able to login to site.
A user’s status can be updated even after the initial approval/denial.
Each user that exists before New User Approve has been activated will be treated as an approved user.
Default WordPress registration process:
- User registers.
- User is shown message to check email.
- Login credentials are sent to new user in an email.
- User logs in to site using login credentials.
- Admin is notified of new user sign up via email.
WordPress registration process with New User Approve plugin activated:
- User registers for access to site.
- User is shown message to wait for approval.
- Admin is notified of new user sign up via email.
- Admin goes to wp-admin to approve or deny new user.
- Email is sent to user. If approved, email will include login credentials.
- User logs in to site using login credentials.
Follow New User Approve on Github
Further support at newuserapprove.com.
Compatible with
✔️ WooCommerce
✔️ Memberpress
Customize
New User Approve allows for customizations by using custom actions and filters. You can find out more about these by browsing the source code.
A commercial plugin that adds a config panel for customization is also available at https://newuserapprove.com/premium/.
The code for this plugin is also available at Github – https://github.com/picklewagon/new-user-approve. Pull requests welcomed.
Filters
- new_user_approve_user_status – modify the list of users shown in the tables
- new_user_approve_request_approval_message – modify the request approval message
- new_user_approve_request_approval_subject – modify the request approval subject
- new_user_approve_approve_user_message – modify the user approval message
- new_user_approve_approve_user_subject – modify the user approval subject
- new_user_approve_deny_user_message – modify the user denial message
- new_user_approve_deny_user_subject – modify the user denial subject
- new_user_approve_pending_message – modify message user sees after registration
- new_user_approve_registration_message – modify message after a successful registration
- new_user_approve_register_instructions – modify message that appears on registration screen
- new_user_approve_pending_error – error message shown to pending users when attempting to log in
- new_user_approve_denied_error – error message shown to denied users when attempting to log in
Actions
- new_user_approve_user_approved – after the user has been approved
- new_user_approve_user_denied – after the user has been denied
- new_user_approve_approve_user – when the user has been approved
- new_user_approve_deny_user – when the user has been denied
Premium Features
- Provide Ability To remove plugin stats from admin dashboard
- Remove the admin panel specifically added to update a user’s status, from wordpress dashboard.
- Customize the welcome message displayed above wordpress login form.
- Customize the ‘Pending error message’ displayed when user tries to login but his account is still pending approval.
- Customize the ‘Denied error message’ displayed when user tries to login but his account is denied approval.
- Customize the welcome message displayed above wordpress Registration form.
- Customize the Registration complete message displayed after user submits Registration form for approval.
- Provide Ability To Send notification emails to all admins
- Notify admins when a user’s status is updated
- Disable notification emails to current site admin
- Customize the email sent to admin when a user registers for the site
- Customize the email sent to user when his profile is approved.
- Customize the email sent to user when his profile is denied.
- Suppress denial notification
- Provides option to send all notification as html.
- It Provides you Different template tags which can be used in Notification Emails and Other messages on site.
Translations
The plugin has been prepared to be translated. If you want to help to translate the plugin to your language, please have a look at the localization/new-user-approve.pot file which contains all definitions and may be used with a gettext editor like Poedit (Windows). More information can be found on the Codex.
When sending me your translation files, please send me your wordpress.org username as well.
- Belarussian translation by Fat Cow
- Brazilian Portuguese translation by leogermani
- Bulgarian translation by spaszs
- Catalan translation by xoanet
- Croatian translation by Nik
- Czech translation by GazikT
- Danish translation by GeorgWP
- Dutch translation by Ronald Moolenaar
- Estonian translation by (Rait Huusmann)(https://profiles.wordpress.org/raitulja/)
- Finnish translation by Tonttu-ukko
- French translation by Philippe Scoffoni
- German translation by Christoph Ploedt
- Greek translation by Leftys
- Hebrew translation by Udi Burg
- Hungarian translation by Gabor Varga
- Italian translation by Pierfrancesco Marsiaj
- Lithuanian translation by Ksaveras
- Persian translation by alimir
- Polish translation by pik256
- Romanian translation by Web Hosting Geeks
- Russian translation by Alexey
- Serbo-Croation translation by Web Hosting Hub
- Slovakian translation by Boris Gereg
- Spanish translation by Eduardo Aranda
- Swedish translation by Per Bjälevik