clean_post_cache
Type: action
Source: includes/features/class-comments.php line 898
Usage
add_action( 'clean_post_cache', function() {
// ...
} );
clean_post_cacheactionType: action
Source: includes/features/class-comments.php line 898
add_action( 'clean_post_cache', function() {
// ...
} );