WP_Customize_Setting::js_value()
Method: Sanitize the setting’s value for use in JavaScript.
Source: wp-includes/class-wp-customize-setting.php:775
Method: Sanitize the setting’s value for use in JavaScript.
Source: wp-includes/class-wp-customize-setting.php:775
Method: Get the root value for a setting, especially for multidimensional ones.
Source: wp-includes/class-wp-customize-setting.php:613
Method: Set the root value for a setting, especially for multidimensional ones.
Source: wp-includes/class-wp-customize-setting.php:637
Method: Save the value of the setting, using the related API.
Source: wp-includes/class-wp-customize-setting.php:666
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:689
Method: Deprecated method.
Source: wp-includes/class-wp-customize-setting.php:701
Method: Deprecated method.
Source: wp-includes/class-wp-customize-setting.php:711
Method: Fetch the value of the setting.
Source: wp-includes/class-wp-customize-setting.php:722
Filter Hook: Filters a Customize setting value not handled as a theme_mod or option.
Source: wp-includes/class-wp-customize-setting.php:753
Filter Hook: Validates a Customize setting value.
Source: wp-includes/class-wp-customize-setting.php:597