W3cubDocs

/WordPress

do_action( 'clean_attachment_cache', int $id )

Fires after the given attachment’s cache is cleaned.

Parameters

$id

(int) Attachment ID.

Source

File: wp-includes/post.php

View on Trac

Changelog

Version Description
3.0.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/clean_attachment_cache