WP_Customize_Setting::sanitize()
Sanitize an input.
Sanitize an input.
Checks user capabilities and theme supports, and then saves the value of the setting.
Set the root value for a setting, especially for multidimensional ones.
Save the value of the setting, using the related API.
Validates an input.
Fetch the value of the setting.
Fires when the WP_Customize_Setting::preview() method is called for settings not handled as theme_mods or options.
Fires when the WP_Customize_Setting::preview() method is called for settings not handled as theme_mods or options.
Filters a Customize setting value for use in JavaScript.
Filters a Customize setting value in un-slashed form.