Uses
| Uses | Description | 
|---|---|
| wp-includes/theme.php: wp_get_custom_css_post() | Fetches the  | 
| wp-includes/class-wp-customize-setting.php: customize_value_{$id_base} | Filters a Customize setting value not handled as a theme_mod or option. | 
| wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |