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
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
Method: Format GMT Offset.
Source: wp-includes/customize/class-wp-customize-date-time-control.php:276
Method: Generate options for the month Select.
Source: wp-includes/customize/class-wp-customize-date-time-control.php:197
Method: Get timezone info.
Source: wp-includes/customize/class-wp-customize-date-time-control.php:224
Method: Export data to JS.
Source: wp-includes/customize/class-wp-customize-date-time-control.php:81
Method: Don’t render the control’s content – it’s rendered with a JS template.
Source: wp-includes/customize/class-wp-customize-date-time-control.php:73
Method: Saves the value of the setting, using the related API.
Source: wp-includes/customize/class-wp-customize-filter-setting.php:28