• Resolved strid3r

    (@strid3r)


    Thank you so much or your help! Before finding this this plugin, I noticed that the cache does not auto clear when auto updates for plugins and themes was set. I started to use your plugin and it seems to do the job and work with one issue:

    Looking at the Object Cache log, it appears that Breeze’s Varnish clear function is not being cleared. Breeze clears cache/carnish and object. But I am not sure if your plugin clearing the varnish part of the Breeze cache?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    It should be clearing the varnish cache as my plugin triggers the breeze_clear_all_cache action.

    You can try adding define( 'BREEZE_CF_DEBUG', true ); and check your error logs. You should see “PURGE VANISH” in your logs.

    Thread Starter strid3r

    (@strid3r)

    Thank you for your help. Do you know if your plugin triggers flush on auto-updates for plugin and themes? Or does it work for manual only? I did a test on a couple of applications and it seems it works perfect for pages updates and manual plugin updates, but not for auto updates?

    Plugin Author webheadcoder

    (@webheadllc)

    Sorry, I totally missed that part in your original question. I don’t think it currently runs during auto updates. I’ll add that in!

    Thread Starter strid3r

    (@strid3r)

    That would be so rad. Would you be kind enough to let me know when you do that.

    You are awesome.

    Plugin Author webheadcoder

    (@webheadllc)

    v2.2 was released this past weekend. It should clear cache on auto updates now, but let me know if it doesn’t.

    Thread Starter strid3r

    (@strid3r)

    Thank you so much. This is awesome. you rock!

    Plugin Author webheadcoder

    (@webheadllc)

    Thank you! Marking this as resolved.

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.