WP_Customize_Custom_CSS_Setting
Class: Custom Setting to handle WP Custom CSS.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:19
Class: Custom Setting to handle WP Custom CSS.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:19
Method: WP_Customize_Custom_CSS_Setting constructor.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:65
Method: Add filter to preview post value.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:83
Method: Filters `wp_get_custom_css` for applying the customized value.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:105
Method: Fetch the value of the setting. Will return the previewed value when `preview()` is called.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:124
Method: Validate a received value for being valid CSS.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:160
Method: Store the CSS setting value in the custom_css custom post type for the stylesheet.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:185