singleDeleteCache() does not work
-
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
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.