Wishlist + Logged users + wp_nonce + cache = Ajax XHR fails
-
Hello from France!
Many thanks for this great plugin. ??
Here is my “issue”: WP Rocket (modified) puts in cache pages when users are logged in.
Meaning that every logged user sees and shares the same cached page delivered by WP Rocket.
I know, this is uncommon.
The “problem” is that YITH WooCommerce Wishlist uses wp_nonce to protect Ajax calls.
And, when logged in, each nonce is “attached” to one specific user.
Is there a way to disable this behavior?
Would it be possible to “configure/modify” the plugin in order to use the same nonce shared among all guests?
I used to be a PHP dev so modiying the souce code is not a problem.
So, if you have any hint, please let me know. ^^
Have a great weekend. ??
- The topic ‘Wishlist + Logged users + wp_nonce + cache = Ajax XHR fails’ is closed to new replies.