Nonce Issue on Custom Login Form
-
Hello Guys,
I have a custom login form on my website. I also use nonce on that custom login form.
When user enter their username and password and click on “login” button, it executes custom AJAX call. To verify nonce, i use this function wp_verify_nonce() but sometimes this function return false.But when i try to clear all cache from W3 Total Cache from WP-ADMIN, then my login form works correctly.
Is there a way to Auto-Flush the cache after a specific time ?
Thank you in advance !
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Nonce Issue on Custom Login Form’ is closed to new replies.