Lost Password redirecting to action=lostpassword2 on it’s own =(
-
Does anyone have any ideas why a link to the lost password on the wp-login.php page would say “/wp-login.php?action=lostpassword” but then redirect to “/?action=lostpassword2” on it’s own.
I think it might have to do with a plugin, but I can’t figure it out.
I did narrow it down by commenting out the line around line #350 in wp-login.php that says ” do_action(‘lost_password’); “. This displayed the lost password page which was a first, but gave me a PHP warning where the button goes that led to the pluggable.php page.
Any help would be greatly appreciated.
- The topic ‘Lost Password redirecting to action=lostpassword2 on it’s own =(’ is closed to new replies.