Plugin Support
qtwrk
(@qtwrk)
Hi,
You can go to Toolbox —> Empty Entire Cache.
second solution , create a PHP file with code
<?php
header('x-litespeed-purge: *');
access it will result purge all as well.
third way is to remove the cache dir directly.
assuming you are using cPanel , then remove all contents inside of /home/USER/lscache/ will result as purge all.
Best regards,
Ced
(@cedriccharles)
Hello there 🙂
Do you think it’s possible to put a button in the top adminbar that have the same result (or add an item under the LiteSpeed icon already there)?
My client only have access to the main site admin (not to the subsites, not to the network admin) and he needs to purge all sites cache at once.
Thank you in advance,
Cedric