keycdn / cache-enabler

A lightweight caching plugin for WordPress that makes your website faster by generating static HTML files.
https://wordpress.org/plugins/cache-enabler/
123 stars 46 forks source link

update cache clearing for comment actions #240

Closed coreykn closed 3 years ago

coreykn commented 3 years ago

Add Cache_Enabler::clear_cache_on_comment_save() method to reduce duplicate code.