WP_Customize_Setting::preview()
Method: Add filters to supply the setting’s value when accessed.
Source: wp-includes/class-wp-customize-setting.php:319
Method: Add filters to supply the setting’s value when accessed.
Source: wp-includes/class-wp-customize-setting.php:319
Method: Validate user capabilities whether the theme supports the setting.
Source: wp-includes/class-wp-customize-setting.php:834
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
Method: Multidimensional helper function.
Source: wp-includes/class-wp-customize-setting.php:856
Method: Callback function to filter non-multidimensional theme mods and options.
Source: wp-includes/class-wp-customize-setting.php:448
Method: Will attempt to replace a specific value in a multidimensional array.
Source: wp-includes/class-wp-customize-setting.php:911
Method: Checks user capabilities and theme supports, and then saves the value of the setting.
Source: wp-includes/class-wp-customize-setting.php:520
Method: Will attempt to fetch a specific value from a multidimensional array.
Source: wp-includes/class-wp-customize-setting.php:937
Action Hook: Fires when the WP_Customize_Setting::save() method is called.
Source: wp-includes/class-wp-customize-setting.php:539
Method: Will attempt to check if a specific value in a multidimensional array is set.
Source: wp-includes/class-wp-customize-setting.php:955