CometCache (ZenCache) wptouch nonce
-
Hey!
First of all – Great plugin! Absolutely fantastic!!
Secondly, there is a problem with CometCache plugin. While on Desktop:
<!– Comet Cache is NOT caching this page, because the current page contains
_wpnonce
orakismet_comment_nonce
. Note that*nonce*
values in the markup are not cache-compatible. See https://wsharks.com/1O1Kudy for further details. —Is it safe to just disable this code:
function setup_desktop_nonce() {
$this->desktop_ajax_nonce = wp_create_nonce( ‘wptouch-ajax’ );
}
Or there is a better way?Thanks!
- The topic ‘CometCache (ZenCache) wptouch nonce’ is closed to new replies.