ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/customize/class-wp-customize-custom-css-setting.php

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

Used by 0 functions | Uses 1 function

WP_Customize_Custom_CSS_Setting::__construct()

Method: WP_Customize_Custom_CSS_Setting constructor.

Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:65

Used by 0 functions | Uses 0 functions

WP_Customize_Custom_CSS_Setting::preview()

Method: Add filter to preview post value.

Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:83

Used by 0 functions | Uses 1 function

WP_Customize_Custom_CSS_Setting::filter_previewed_wp_get_custom_css()

Method: Filters `wp_get_custom_css` for applying the customized value.

Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:105

Used by 0 functions | Uses 0 functions

WP_Customize_Custom_CSS_Setting::value()

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

Used by 0 functions | Uses 2 functions

WP_Customize_Custom_CSS_Setting::validate()

Method: Validate a received value for being valid CSS.

Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:160

Used by 0 functions | Uses 0 functions

WP_Customize_Custom_CSS_Setting::update()

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

Used by 0 functions | Uses 2 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy