Description
Fires after the given attachment's cache is cleaned.
Occurrences
Filename | Line Number |
---|---|
wp-includes/post.php | 7598 |
Parameters
Type | Name | Description |
---|---|---|
int | $id | Attachment ID. |
PHP Doc
/**
* Fires after the given attachment's cache is cleaned.
*
* @since 3.0.0
*
* @param int $id Attachment ID.
*/