We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
do_action( 'apple_news_after_push', int $post_id, object $result )
Actions to be taken after an article was pushed to Apple News.
$post_id
(int) The ID of the post.
$result
(object) The JSON returned by the Apple News API.
admin/apple-actions/index/class-push.php
General
Advanced