W3cubDocs

/WordPress

do_action( ‘edit_attachment’, int $post_id )

Fires once an existing attachment has been updated.

Parameters

$post_idint
Attachment ID.

Source

do_action( 'edit_attachment', $post_id );

Changelog

Version Description
2.0.0 Introduced.

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