Filter: apple_news_metadata - alleyinteractive/apple-news GitHub Wiki
apply_filters( 'apple_news_metadata', array $meta, int $post_id )
Modifies the metadata for a post.
Parameters
$meta
(array) Apple News metadata for a post.
$post_id
(int) The ID of the post.