Filter: apple_news_content_settings - alleyinteractive/apple-news GitHub Wiki
apply_filters( 'apple_news_content_settings', Apple_Exporter\Exporter_Content_Settings $settings )
Filters the Exporter_Content_Settings object for this article.
Parameters
$settings
(Apple_Exporter\Exporter_Content_Settings) The content settings for this article.
More Information
Before this filter is called, the Exporter_Content_Settings object is initialized and merged with settings stored in postmeta for this post.