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: Filter `wp_get_custom_css` for applying the customized value.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:104
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:122
Method: Validate CSS.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:157
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:178