WP Super Cache problem
-
Hi,
with wp super cache if the first user to visit a page already accepted the cookie notice, the page is cached without the message, I think this is the problem:
public function cookie_setted() { return isset( $_COOKIE[self::$cookie['name']] ); }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘WP Super Cache problem’ is closed to new replies.