Filter: apple_news_article_metadata - alleyinteractive/apple-news GitHub Wiki
apply_filters( 'apple_news_article_metadata', string $metadata, int $post_id )
Allows article metadata to be filtered.
Parameters
$metadata
(string) The article metadata to be filtered.
$post_id
(int) The ID of the post being pushed to Apple News.