Private cache clear
-
Hi, I’m using the “private cache”.
Is it possible to use a hook that clears the private cache of some pages?
For the public cache I use this php function that connects to a hook of another plugin for managing the order of posts.function lscwp_purge_order() { if ( defined( 'LSCWP_V' ) ) { do_action('litespeed_purge_url', 'https://www.mywebsite.com/'); } }
Thanks for support
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Private cache clear’ is closed to new replies.