Tagged Questions
0
votes
2answers
821 views
Custom reset password template after forgot password request
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 ...
1
vote
1answer
170 views
Check if password protected post is visible
Is there anyway of checking if a password protected post is visible / not visible? I want some thing that says this;
If the post is password protected (that parts fine) and the correct password ...