Fires just before the target post is updated with its new data. Allows for final data adjustments before updating the target post.
Parameters
- $data
array Post data with which to update the target (new) post.
- $source_post
WP_Post Post object being copied.
- $target_post_id
int Target post ID.
Changelog
- Introduced in Jetpack 7.0.0