do_action( 'attachment_updated', int $post_ID , WP_Post $post_after , WP_Post $post_before )
Fires once an existing attachment has been updated.
Description Description
Parameters Parameters
Source Source
File: wp-includes/post.php
Changelog Changelog
| Version | Description |
|---|---|
| 4.4.0 | Introduced. |