Description
Fires immediately after a comment has been removed from the object cache.
Occurrences
Filename | Line Number |
---|---|
wp-includes/comment.php | 3288 |
Parameters
Type | Name | Description |
---|---|---|
int | $id | Comment ID. |
PHP Doc
/**
* Fires immediately after a comment has been removed from the object cache.
*
* @since 4.5.0
*
* @param int $id Comment ID.
*/