• Resolved Anonymous User 5580574

    (@anonymized-5580574)


    First of all your plugin is awesome! I really adore it and I use it on two WordPress-Installations.

    On one of them and for some circumstances it’s really necessary, that the cache will be automatically be emptied/deleted at 6 o’clock every morning.

    Is there a quick and easy way to do this modification? I ping automatically every 15mins the wp-cronjob, so that could be a hint for an easy solution?

    Best regards from Berlin,
    Sebastian

    http://ww.wp.xz.cn/extend/plugins/w3-total-cache/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Frederick Townes

    (@fredericktownes)

    The easiest way is to make a cron job on your server directly that would empty the various directories inside wp-content/w3tc/ like pgcache/

    Thread Starter Anonymous User 5580574

    (@anonymized-5580574)

    Thx, Frederick for your answer! That will help me a lot.

    So is it that easy to just empty all of these folders?
    dbcache, log, min, objectcache, pgcache, tmp

    Plugin Contributor Frederick Townes

    (@fredericktownes)

    That’s right. But you’ll only want to do this once per day at the most as a fail safe if W3TC cannot do it itself.

    Meanwhile, keep in mind that caches should only be cleared when content has actually changed.

    Thread Starter Anonymous User 5580574

    (@anonymized-5580574)

    Cool, that works – thank you very much!

    Thread Starter Anonymous User 5580574

    (@anonymized-5580574)

    +++ IMPORTANT +++

    Don’t delete the .htaccess in the “min”- and “pgcache”-folder!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: W3 Total Cache] Empty Cache at a specific time’ is closed to new replies.