Skip to content

Filter: apple_news_content_settings

kevinfodness edited this page Oct 23, 2020 · 1 revision

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.

Source

admin/apple-actions/index/class-export.php

Clone this wiki locally