• Resolved kwcjr

    (@kwcjr)


    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support qtwrk

    (@qtwrk)

    in wp-content/litespeed, only js and css should be removed upon purge all , all other directories should remain.

    Thread Starter kwcjr

    (@kwcjr)

    Awesome! thank you very much for that clarification.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Programmatically Purge’ is closed to new replies.