Logging in after password reset.
-
Hello,
I’m having an issue with logging in after a user resets their password. Everything works great as far as receiving the password reset link in their email. Then they are directed to the form to enter the new password. After that it takes them to the login page with the url /my-account/?password-reset=true but after they login it always redirects them to the reset password form again and the url shows: /my-account/lost-password/?show-reset-form=true&action
I’ve tried to redirect to home page by adding action ‘login_headerurl’ and the filter ‘login_redirect’. nothing seems to work. No matter what I do I am always being redirected to the reset password form again.
Any ideas on what else can be done here?
Thank you
- The topic ‘Logging in after password reset.’ is closed to new replies.