CAPTCHA cache issue
-
I posted previously that there was an issue with ZenCache caching the Really Simple CAPTCHA images if the page was refreshed.
ZenCache have suggested a short-term workaround which does not work for me.
Add _wpcf7_is_ajax_call to your list of ZenCache URI Exclusions.
The longer term suggestion is below:
The Contact Form 7 developer might want to consider using DONOTCACHEPAGE in their AJAX handler in order to prevent WordPress caching plugins from caching the response that is dynamic [the CAPTCHA image]. Referencing: https://github.com/wp-plugins/contact-form-7/blob/master/includes/controller.php
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘CAPTCHA cache issue’ is closed to new replies.