Action that gets synced when a post type gets published.
Parameters
- $post_ID
int - $post
WP_Post The post object
- array
mixed $flags post flags that are added to the post
Changelog
- Introduced in Jetpack 1.6.3
jetpack_published_postAction that gets synced when a post type gets published.
intWP_PostThe post object
mixed$flags post flags that are added to the post