ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-customize-setting.php

WP_Customize_Setting::id_data()

Method: Get parsed ID data for multidimensional setting.

Source: wp-includes/class-wp-customize-setting.php:232

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::get_root_value()

Method: Get the root value for a setting, especially for multidimensional ones.

Source: wp-includes/class-wp-customize-setting.php:628

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::aggregate_multidimensional()

Method: Set up the setting for aggregated multidimensional values.

Source: wp-includes/class-wp-customize-setting.php:244

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::set_root_value()

Method: Set the root value for a setting, especially for multidimensional ones.

Source: wp-includes/class-wp-customize-setting.php:652

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::is_current_blog_previewed()

Method: Return true if the current site is not the same as the previewed site.

Source: wp-includes/class-wp-customize-setting.php:291

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::update()

Method: Save the value of the setting, using the related API.

Source: wp-includes/class-wp-customize-setting.php:681

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::preview()

Method: Add filters to supply the setting’s value when accessed.

Source: wp-includes/class-wp-customize-setting.php:319

Used by 0 functions | Uses 0 functions

customize_update_{$this->type}

Action Hook: Fires when the WP_Customize_Setting::update() method is called for settings not handled as theme_mods or options.

Source: wp-includes/class-wp-customize-setting.php:704

Used by 0 functions | Uses 0 functions

customize_preview_{$this->id}

Action Hook: Fires when the WP_Customize_Setting::preview() method is called for settings not handled as theme_mods or options.

Source: wp-includes/class-wp-customize-setting.php:400

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::_update_theme_mod()

Method: Deprecated method.

Source: wp-includes/class-wp-customize-setting.php:716

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy