• Do you have any plans to extend the public API to allow developers to clear a specific page from the cache without forcing a refresh of the entire cache?

    My situation:
    I would like to get the cache to refresh a couple of pages on a regular basis (via wp-cron) without refreshing the entire cache (wfCache::clearPageCache()).
    e.g. wfCache::clearPageCacheXXXX({permalink/PostId/etc});
    I do not want to exclude these pages from the cache as they have a high hit rate (e.g. HomePage).

    Aside from this, a great plugin.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Feature Request : Wordfence Falcon Cache – Clear Specific Page’ is closed to new replies.