Auto login or redirect after set new password
-
Currently i’m creating a new user and this sends the client:
Username: ############
To set your password, visit the following address:
/wp-login.php?action=rp&key=JKPUn#####i9rA&login=###########
website url
When you follow the link it takes you to a Create a new password (/account/password-reset/?show-reset-form=true)
Once you setup a password the you get a message saying “Your password has been reset successfully.” but its also showing the Lost your password page.
“Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.”
Username or email
Question, Is there a way to take the client back to the Login page automatically or automatically sign in once they have created the new password?
- The topic ‘Auto login or redirect after set new password’ is closed to new replies.