Filter: apple_news_get_bundles - alleyinteractive/apple-news GitHub Wiki

apply_filters( 'apple_news_get_bundles', array $bundles, int $post_id )

Modifies the list of bundled assets. This is an array of images that were located in the post and need to be sent to Apple News.

Parameters

$bundles

(array) The bundles for this post.

$post_id

(int) The post ID.

Source

includes/apple-exporter/class-workspace.php