• Hi,

    we update pages content with a script, so we need to update their cache. We’ve been using singleDeleteCache() for some time, but it stopped working.
    We use it like this:
    $GLOBALS['wp_fastest_cache']->singleDeleteCache(false, $pid);
    while $pid is a correct id of the page; nothing happens, cache timestamp remains the same.
    Can you please assist?

    thanks

    • This topic was modified 8 years, 1 month ago by j1nn.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘singleDeleteCache() does not work’ is closed to new replies.