Hi,
I use wp_update_post() in my theme which triggers save_post action.
I have "Single + Front Page" purging set in my cache settings, but it doesn't work with this function.
Is there any way to manually clear specific cache using theme functions?