• If a post is excluded from caching (via the settings, a bypass hook, or otherwise), is that visible to the admin somewhere on the frontend or Edit Post screen?

    If not, I think that would be a nice addition, so we know the exclusion setting/hook worked.

Viewing 1 replies (of 1 total)
  • Anonymous User 16850768

    (@anonymized-16850768)

    Not currently. As of version 1.6.2 this is indicated by not having the cache signature at the bottom of the page source and/or if the X-Cache-Handler: cache-enabler-engine response header is not set. If you’re extending the behavior of Cache Enabler with a custom solution you could temporarily use debug logging to verify if what you’ve created works as it should.

    We have had one request to improve how the cache status is shown, which is on our feature request list. I’ve added your feature request as well.

Viewing 1 replies (of 1 total)

The topic ‘Display a post’s cache exclusion status’ is closed to new replies.