Description
Fires immediately after the given page's cache is cleaned.
Occurrences
Filename | Line Number |
---|---|
wp-includes/post.php | 7446 |
Parameters
Type | Name | Description |
---|---|---|
int | $post_id | Post ID. |
PHP Doc
/**
* Fires immediately after the given page's cache is cleaned.
*
* @since 2.5.0
*
* @param int $post_id Post ID.
*/