ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

customize_preview_{$this->type}

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:412

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::_update_option()

Method: Deprecated method.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::_clear_aggregated_multidimensional_preview_applied_flag()

Method: Clear out the previewed-applied flag for a multidimensional-aggregated value whenever its post value is updated.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::value()

Method: Fetch the value of the setting.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::_preview_filter()

Method: Callback function to filter non-multidimensional theme mods and options.

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

Used by 0 functions | Uses 0 functions

customize_value_{$id_base}

Filter Hook: Filters a Customize setting value not handled as a theme_mod or option.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::_multidimensional_preview_filter()

Method: Callback function to filter multidimensional theme mods and options.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::js_value()

Method: Sanitize the setting’s value for use in JavaScript.

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

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