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
Method: Callback function to filter non-multidimensional theme mods and options.
Source: wp-includes/class-wp-customize-setting.php:448
Filter Hook: Filters a Customize setting value not handled as a theme_mod or option.
Source: wp-includes/class-wp-customize-setting.php:768
Method: Callback function to filter multidimensional theme mods and options.
Source: wp-includes/class-wp-customize-setting.php:480
Method: Sanitize the setting’s value for use in JavaScript.
Source: wp-includes/class-wp-customize-setting.php:790
Method: Checks user capabilities and theme supports, and then saves the value of the setting.
Source: wp-includes/class-wp-customize-setting.php:520
Filter Hook: Filters a Customize setting value for use in JavaScript.
Source: wp-includes/class-wp-customize-setting.php:802
Action Hook: Fires when the WP_Customize_Setting::save() method is called.
Source: wp-includes/class-wp-customize-setting.php:539
Method: Retrieves the data to export to the client via JSON.
Source: wp-includes/class-wp-customize-setting.php:818
Method: Fetch and sanitize the $_POST value for the setting.
Source: wp-includes/class-wp-customize-setting.php:554
Method: Validate user capabilities whether the theme supports the setting.
Source: wp-includes/class-wp-customize-setting.php:834