Forums
(@sebastianulbert)
4 years, 10 months ago
Thanks @luminsol pointing me to the new documentation.
do_action( 'litespeed_purge_post', ( $_REQUEST['post_id'] )); did it for me. In my case it does what’s promised and only purges the specific post.
do_action( 'litespeed_purge_post', ( $_REQUEST['post_id'] ));