• Resolved bulewold

    (@bulewold)


    Is there any way to setup so that caching (falcon) stops at certain point and refresh? I’m looking for something beside when post has been published.

    I did an update to a product pricing yesterday and noticed that it was not updated until I cleared caching manually. I think it’d be nice t have option to either periodically clear caching automatically or set it so that every 6 hours or so, it’ll re-cache specific page in order to make sure content in cache is fresh.

    Any existing option? Or as a suggestion?

    Thank you!

    https://wordpress.org/plugins/wordfence/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I believe you can read here about a way to do this. You take the code there and create a page called whateveryouwant.php and then hit that url like http://www.mydomain.com/whateveryouwant.php to clear the cache.

    tim

    Thread Starter bulewold

    (@bulewold)

    Thx for quick response. I see that code but how do I set it up auto clear? Use some sort of cron plugin that runs php file? (know of any?)

    It would be real nice if this could be included in future version, fyi. 🙂 I bet it would be a popular option.

    Thread Starter bulewold

    (@bulewold)

    I got it setup with ‘flyawayfalcon.php’ as filename.

    Thank you.

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

The topic ‘Caching expiration needed’ is closed to new replies.