I’ve made a custom login template where you can login or request a link that sends you to the reset password form. What I need to do is make that unique link redirect to a custom reset password template (not wordpress’s default). So this is kind of a two part question on how first to send a link to a custom template and how to show a custom reset password template (not the “forgot password form). Any ideas?
2 Answers
I believe the Theme My Login plugin does this. You may want to dig into the source and figure out how they do it.