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
Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/edit_attachment