Hook to check validated status?
-
Hi, I just started using the plugin, it works brilliantly, thanks!
I have a page with a password form, which redirects on success. However, if someone returns to that page later, the password form is gone and the redirect doesn’t occur. I found the list of action hooks, but none seem to work in my situation, passster_validation_success for instance seems to only work if the form is submitted, not a more global “is_validated” type check.
What I’m hoping for is a way to check whether the password for a given page is valid, and then redirect if it is. Any built in way to do this?
Thanks!
The topic ‘Hook to check validated status?’ is closed to new replies.