ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_Customize_Setting::save()

Method: Checks user capabilities and theme supports, and then saves the value of the setting.

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

Used by 0 functions | Uses 0 functions

customize_sanitize_js_{$this->id}

Filter Hook: Filters a Customize setting value for use in JavaScript.

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

Used by 0 functions | Uses 0 functions

customize_save_{$id_base}

Action Hook: Fires when the WP_Customize_Setting::save() method is called.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::json()

Method: Retrieves the data to export to the client via JSON.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::post_value()

Method: Fetch and sanitize the $_POST value for the setting.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::check_capabilities()

Method: Validate user capabilities whether the theme supports the setting.

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

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