Core Function
View Source on Trac ↗ clean_comment_cache()
clean_comment_cache( mixed $ids ) Removes a comment from the object cache.
Parameters 1 required
| Name / Type | Description |
|---|---|
| (int | | array) $ids Comment ID or an array of comment IDs to remove from cache. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
2.3.0
Source File
wp-includes/comment.php
Advertisement