Action: apple_news_after_push - alleyinteractive/apple-news GitHub Wiki
do_action( 'apple_news_after_push', int $post_id, object $result )
Actions to be taken after an article was pushed to Apple News.
Parameters
$post_id
(int) The ID of the post.
$result
(object) The JSON returned by the Apple News API.