Tagged: activation, email, only uniqueness, registration
Your “WordPress Username Availability Checker” is a great plugin. However, the one for “email address” is also important.
Since my register form only works with uniqueness of email address!
so is it possible to modify the username checker for email one?
if not, a
“WordPress email Availability Checker” plugin
would be greatly appreciated.
ThanksHi Amir,
Welcome to BuddyDev.I appreciate your feedback.
I am sorry but I do not think we will be able to do an email availability checker. It will put the privacy of users at risk.
The users are identifiable by their email and by creating an email availability checker, we are making it easier to reveal their email. I think, We will better avoid it.
If you want, you can implement it by cloning code from the username availability checker and using email_exists() for checking the email.
Regards
Brajesh
You must be logged in to reply to this topic.