seems token seems to be incorrect
-
line 35 class-validator.php
wp_verify_nonce is returning FALSE for me after 24 hours reliably reproducing error when the plugin is configured to redirect and auto-login after registration.
My workaround is
private function verify_login_nonce($nonce_value){ return TRUE; }
I am looking for a better solution. Developer please input?
This is a follow-up to to this issue: https://www.ads-software.com/support/topic/security-token-seems-to-be-incorrect
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘seems token seems to be incorrect’ is closed to new replies.