W3cubDocs

/WordPress

do_action( 'edit_attachment', int $post_ID )

Fires once an existing attachment has been updated.

Parameters

$post_ID

(int) Attachment ID.

Source

File: wp-includes/post.php

View on Trac

Changelog

Version Description
2.0.0 Introduced.

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