Hooks to run some code BEFORE registration and login
-
Absolutely LOVE this plugin. It’s the only one I’ve found that does all the registration and login functionality that I need. And the ability to create/use custom fields makes it ever sweeter. I do plan on purchasing the PRO version, but I have a question for you….
Whenever someone tries to register or login, I need to run some code that looks in another database to verify that the email address exists there. If that email address doesn’t exist, then I need to cancel and disallow the registration or login.
I need to run this code AFTER the registration and login form is submitted but BEFORE the user is added to the Users table and BEFORE the user logs in. Can you tell me what hooks that I can use for this?
- The topic ‘Hooks to run some code BEFORE registration and login’ is closed to new replies.