Recent

clean_post_cacheaction

clean_post_cache

Type: action
Source: includes/features/class-comments.php line 898

Usage

add_action( 'clean_post_cache', function() {
    // ...
} );