• Hello Emre,

    is it possible to retrospectively determine what cleared the cache? I have in wp-config define(‘WPFC_DISABLE_HOOK_CLEAR_ALL_CACHE’, true); and none of that both options to clear cache are not ticked in settings.

    Despite my cache is cleared regularly. I want persistant cache with preload feature and to use only wpfc_clear_post_cache_by_id() hook with $post_id.

    Is there any way to forcefully disable cache clearing or find out what’s causing it? Can I get it into a log somehow?

    Thank you,
    Radim

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Emre Vona

    (@emrevona)

    You did the right thing. There is nothing more to do.

    Have you disabled both the ‘New Post’ and ‘Update Post’ options?

    Thread Starter Snuggy

    (@snuggy)

    Yes, both are disabled. But again cache was cleared. I cannot find what caused it. Is there any way?

    (And as I can see also post_sitemap.xml are cached. I will try to add xml exception in settings.)

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

The topic ‘Constant cache clearing’ is closed to new replies.