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