edit_attachment

最后更新于:2021-11-26 09:03:20

do_action( ‘edit_attachment’, int $post_ID )

Fires once an existing attachment has been updated.

参数

$post_ID

(int)
Attachment ID.

源文件

文件: gc-includes/post.php

View on Trac