Is it possible to add a redirect that I can set, so that once a person resets their password, it will go to the home page.
August 14, 2012 11:08 am
Peter
Admin
Forum Posts: 841
Offline
2
Unfortunately, it looks like the reset password workflow does not include a "redirect" hook as the login and logout workflows do. So you'd have to build a separate "forgot password" functionality or (not recommended) hack wp-login.php or have WordPress include such a hook in a future version!