• Resolved verseleo

    (@verseleo)


    Hello,

    How to automatically refresh or clean the cache of posts or front page after a specified time to get the new randomize data?
    It’s possible with W3TC?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @verseleo

    Thank you for your question and I am happy to answer.
    You can flush specific URL programmatically with w3tc_flush_url($url) but W3 Total Cache does not have an option to clear the cache of specific post or page at some specific time set by the user.
    Or you can do it manually by setting up the cronjob and add a line to purge the URL from the cache at the end of the cronjob.
    I hope this helps!

    Thread Starter verseleo

    (@verseleo)

    Hello @vmarko

    Thanks for your reply.
    I hope to see the option (cache timeout) in the near future on one of the best caching plugins, W3 Total Cache

    Best Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Refresh Posts page’ is closed to new replies.