Wordpress LScache Plugin: clear cache when I change my theme settings
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hi! Wondering how to automatically clear cache when I change ANY parameter in my theme settings? Hi, You mean like when you do setting in customize page ? if that so , try add this into your themes functions.php add_action( customize_save_after, lscwp_purge_all ) function lscwp_purge_all() if ( defined( LSCWP_V ) ) do_action( litespeed_purge_all ) Best regards, Awesome! Works perfectlyThis is exactly what I need. Thank you very much!
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference