glowlogix / wp-frontend-profile

WP Frontend Profile allows users to edit/view their profile and register/login without going into the dashboard to do so.
https://wordpress.org/plugins/wp-front-end-profile/
GNU General Public License v2.0
17 stars 20 forks source link

Clicking "Forgot password" email link results in 'Error: Your password reset link appears to be invalid. Please request a new link below.' #128

Closed caspervoogt closed 5 months ago

caspervoogt commented 9 months ago

Describe the bug Clicking "Forgot password" email link results in 'Error: Your password reset link appears to be invalid. Please request a new link below.'

Steps to Reproduce Click the 'forgot password' link. In my case this is at /login/?action=lostpassword (my login page is /login/). Enter email, open email, click confirmation link.

Expected behavior It should show a password reset field but instead says 'Error: Your password reset link appears to be invalid. Please request a new link below.'

I am using version 1.3.0 of this plugin and WordPress core is fully up to date. PHP 8.1, LAMP stack.

umar-glowlogix commented 5 months ago

Issue Resolved in #137