add_action('save_post',function($post_id){if (class_exists('LiteSpeed_Cache_API')){LiteSpeed_Cache_API::purge_post($post_id)}});