login – Log in a user upon password reset?
Question
During the typical WordPress password reset flow, this is what happens:
- Click “Lost your password?” on /wp-login.php
- Enter a valid email address to get a link to reset your password.
- Enter the new password via that link, at a URL like /wp-login.php?action=rp&key=XYZ123
- But you would have had to have copied the password or remembered it, because next you need to click Log in again and then enter your username & the new password.
Is there a way to skip #4, and once you submit the form in #3 just log the user in right then?
0
4 weeks
2023-05-04T13:18:00-05:00
2023-05-04T13:18:00-05:00 0 Answers
0 views
0
Leave an answer