Skip to content

Action: apple_news_before_push

kevinfodness edited this page Oct 23, 2020 · 2 revisions

do_action( 'apple_news_before_push', int $post_id )

Actions to be taken before an article is pushed to Apple News.

Parameters

$post_id

(int) The ID of the post.

Source

admin/apple-actions/index/class-push.php

Clone this wiki locally