How to Implement Register Subject to Approval
-
I wish to use Profile Builder in my website. So far, I am impressed with what I’ve seen. However, I haven’t figured out how to do something using it. Perhaps you can advise me how to implement what I want to do?
I wish to have people register for an account, subject to admin approval. I have been using the “New User Approve” plugin, which has worked well for me. When people use the standard WordPress Register form, they just enter their desired username and email address. There are no other fields in the standard WordPress “Register for this site” form — in particular, no password fields, which is what I want. I then get an email from the website telling me that someone has registered; I either approve it, in which case the website sends an email to the user, giving them instructions on how to set their initial password and to log into the site. If I deny their request, an appropriate email gets sent, and the process stops.
So, now I use the Profile Builder register form in a page on my website. It shows the following fields: Username, First Name, Last Name, E-mail, Confirm E-mail, Password, [Repeat Password] and “Send these credentials by email”. I am happy with all these fields, except the password fields, because I don’t want the user to specify a password until I’ve approved the account. I also would not want the “Send these credentials by email” field, as it is premature before I’ve approved the account.
Unfortunately, the Manage Fields admin page for Profile Builder does not allow me to delete the password field. And I don’t know how to remove the “Send these credentials by email field”.
Also, the response upon submitting a registration form is that the account was created. This is misleading, because it is not yet active, and I don’t want to confuse the user. Because of the “New User Approve” plugin, the account is created as Pending, and as yet cannot be used to log into the website.
Can you help me figure out how to do what I need to do?
Thanks, in advance.
- The topic ‘How to Implement Register Subject to Approval’ is closed to new replies.