do_action( 'clean_comment_cache', int $id )

Fires immediately after a comment has been removed from the object cache.


Description


Parameters

$id

(int) Comment ID.


Top ↑

Source

File: wp-includes/comment.php

View on Trac


Top ↑

Changelog

Version Description
4.5.0 Introduced.