Fires when the client needs to sync an updated attachment
Parameters
- $attachment_id
int
Attachment ID.
- $attachment_after
WP_Post
Attachment post object after the update. Previously this action was synced using jetpack_sync_save_add_attachment action.
Changelog
- Introduced in Jetpack 1.6.3