Filter: apple_news_get_json - alleyinteractive/apple-news GitHub Wiki

apply_filters( 'apple_news_get_json', string $json, int $post_id )

Similar to apple_news_generate_json, but modifies the JSON as it's retrieved from the workspace.

Parameters

$json

(string) The JSON string, after it is retrieved from the workspace.

$post_id

(int) The post ID.

Source

includes/apple-exporter/class-workspace.php