WP_Customize_Control::value()
Method: Fetch a setting’s value.
Source: wp-includes/class-wp-customize-control.php:298
Method: Fetch a setting’s value.
Source: wp-includes/class-wp-customize-control.php:298
Method: Enqueue control related scripts/styles.
Source: wp-includes/customize/class-wp-customize-cropped-image-control.php:64
Method: Refresh the parameters passed to the JavaScript via JSON.
Source: wp-includes/customize/class-wp-customize-cropped-image-control.php:77
Method: WP_Customize_Custom_CSS_Setting constructor.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:65
Method: Filters `wp_get_custom_css` for applying the customized value.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:105
Method: Add filter to preview post value.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:83
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
Method: Validate a received value for being valid CSS.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:160
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: Renders a JS template for the content of date time control.
Source: wp-includes/customize/class-wp-customize-date-time-control.php:98