flushing cache via cronjob
-
Hello,
i am using autoptimize and WP-FFPC with memcached.
Once a week i empty the cache from autoptimize with a “cronjob” in my templates funcktions-php.
How can i flush the memcached cache from WP-FFPC with a cronjob too?
Something like
$this->connection->flush();
doesn’t work in the functions.phpBest regards,
Harry
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘flushing cache via cronjob’ is closed to new replies.