Fires immediately after a comment has been removed from the object cache.
Parameters
-
$idint -
Comment ID.
Source
do_action( 'clean_comment_cache', $id );
Changuelog
| Versionen | Description |
|---|---|
| 4.5.0 | Introduced. |
Fires immediately after a comment has been removed from the object cache.
$id
int
do_action( 'clean_comment_cache', $id );
| Versionen | Description |
|---|---|
| 4.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.