nonce issue
-
Pirate Forms uses a wordpress-nonce hidden form field. This is a problem for any site that uses a caching plugin as the nonce value gets cached and then somebody else ends up trying to submit a form using a cached nonce value that wasn’t meant for them.
Please read this:
https://kovshenin.com/2012/nonces-on-the-front-end-is-a-bad-idea/He is right. Don’t use a nonce on the front end for non-logged in users. It just isn’t the right way to use it and it breaks functionality if a caching plugin is used.
Hope you can get this resolved quickly as it is causing all kinds of issues. And I but a TON of people are also having this problem since Zerif Lite is so popular and it ships with this plugin.
- The topic ‘nonce issue’ is closed to new replies.