• Would you consider adding an action when the cache is cleared.
    This would allow external developers to trigger some logic when the cache has been cleared.
    For example, reloading any resource hungry pages.

    Wordfence Version 6.1.17
    Wordfence : wfCache.php @ line 381 :: do_action('wfCache_cache_cleared_hook');
    Ext Devs : add_action('wfCache_cache_cleared_hook', 'xxxxx');

    Nice Work
    JP

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Feature Request : Caching – Hook on cache clear.’ is closed to new replies.