I have an admin option when an admin is logged that allows an administrator to switch drafted entries on and off for a blog front-end, but since template caching is enabled - they get a cached response, so it doesn’t really work. Is there a way I can clear the template cache via php or EE to clear the template cache when they click to switch between showing and hiding drafted entries?