Uses
| Uses | Description | 
|---|---|
| wp-includes/theme.php: wp_get_custom_css() | Fetches the saved Custom CSS content for rendering. | 
| wp-includes/theme.php: is_customize_preview() | Whether the site is being previewed in the Customizer. | 
| wp-includes/theme.php: current_theme_supports() | Checks a theme’s support for a given feature. |