Support for Cache Enabler Plugin
-
Hi,
it would be awesome, if you could add support for the Cache Enabler Plugin. Here’s a snippet:
if ( has_action('ce_clear_post_cache') ) { do_action('ce_clear_post_cache', $post_id ); // post_id }
Thank you!
Best,
Matthias
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Support for Cache Enabler Plugin’ is closed to new replies.