clean_attachment_cache

最后更新于:2021-11-25 23:21:00

do_action( ‘clean_attachment_cache’, int $id )

Fires after the given attachment’s cache is cleaned.

参数

$id

(int)
Attachment ID.

源文件

文件: gc-includes/post.php

View on Trac