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 1 function | Uses 1 function

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: Filter `wp_get_custom_css` for applying the customized value.

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

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:122

Used by 0 functions | Uses 3 functions

WP_Customize_Custom_CSS_Setting::validate()

Method: Validate CSS.

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

Used by 0 functions | Uses 3 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:178

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