Skip to content

Filter: apple_news_section_settings

kevinfodness edited this page Oct 23, 2020 · 1 revision

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.

Source

admin/settings/class-admin-apple-settings-section.php

Clone this wiki locally