Skip to content

Action: apple_news_do_fetch_exporter

kevinfodness edited this page Oct 23, 2020 · 2 revisions

do_action( 'apple_news_do_fetch_exporter', int $post_id )

Actions to be fired before the Exporter class is created and returned.

Parameters

$post_id

(int) The post ID from WordPress.

Source

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

Clone this wiki locally