Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action('transition_post_status', function($new, $old, $post){
- Swift_Performance_Cache::clear_post_cache($post->ID);
- Swift_Performance_Cache::clear_cache_after_post();
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement