wpseek.com
A WordPress-centric search engine for devs and theme authors



clean_attachment_cache › WordPress Action Hooks

Since3.0.0
Deprecatedn/a
do_action( 'clean_attachment_cache', $id )
Parameters:
  • () id Attachment ID.
    Required: Yes
Defined at:
Codex:

Fires after the given attachment's cache is cleaned.





Source

do_action( 'clean_attachment_cache', $id );