wp_customize_support_script()

Function: Prints a script to check whether or not the Customizer is supported, and apply either the no-customize-support or customize-support class to the body.

Source: wp-includes/theme.php:3677

Used by 0 functions | Uses 2 functions

update_custom_css_data

Filter Hook: Filters the `css` (`post_content`) and `preprocessed` (`post_content_filtered`) args for a `custom_css` post being updated.

Source: wp-includes/theme.php:2060

Used by 1 function | Uses 0 functions