nonce, caching and ajax oh my
-
I’m creating a plugin and I have a form that displays on the front end of the wp site and I use ajax to submit it back to the backend. I’m having an issue when using a caching plugin where the nonce is invalid because of the cached page being server.
Are there any best practices to get around this short of not using a nonce?
I have search and so far have not found anything.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘nonce, caching and ajax oh my’ is closed to new replies.