Login from register form
-
Really, it’s an amazing plugin but only one feature is missing.
I am pretty sure you may aware of some websites that automatically detect that you are login (even if you are entering the credentials in the register form.)
I am a programmer so I think it’s possible if little bit if..else statements
(it’s not always the case)My actual problem:
I have a registration form with only 2 fields, email, and password (same as in the login form).
When a user tries to register with a new email it works. But when an existing user enters their credentials to login (in the registration form). How can I directly log in to him/her?Sidenote: as I saw there is no option for this (correct me if I am wrong), so if it is possible with custom coding let me know (I mean to give to custom code for this feature, dev docs, etc)
The topic ‘Login from register form’ is closed to new replies.