Filter: apple_news_section_settings - alleyinteractive/apple-news GitHub Wiki
apply_filters( 'apple_news_section_settings', array $settings, string $page )
Modifies the setting values for the settings page.
Parameters
$settings
(array) An array of settings for this section.
$page
(string) The name of the settings page.