Programmatically Purge
-
Sorry if I missed the answer to this within the tickets already open but I had a question about Programmatically Purging.
I work for MainWP & we have added a feature a while ago to purge Litespeed Cache through this Plugin using the following method:
\LiteSpeed\Purge::purge_all();
Everything works as intended but we are receiving comments like this:
“I’m getting the cache purged time stamp displayed correctly, but the /wp-content/litespeed/… folder content of temporary files is not deleted until I manually do a “purge all” from within the wp dashboard of each site.”
My question is – is this normal behavior for the cache folder to not be removed during a purge – or should I use a different method?
Thank you in advance for any incite into this.
- The topic ‘Programmatically Purge’ is closed to new replies.