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
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
Function: Whether the site is being previewed in the Customizer.
Source: wp-includes/theme.php:3709
Function: Makes sure that auto-draft posts get their post_date bumped or status changed to draft to prevent premature garbage-collection.
Source: wp-includes/theme.php:3744
Function: Checks an attachment being deleted to see if it’s a header or background image.
Source: wp-includes/theme.php:3332
Function: Checks if a theme has been changed and runs ‘after_switch_theme’ hook on the next WP load.
Source: wp-includes/theme.php:3360
Function: Includes and instantiates the WP_Customize_Manager class.
Source: wp-includes/theme.php:3412
Function: Registers the internal custom header and background routines.
Source: wp-includes/theme.php:2842
Function: Adds CSS to hide header text for custom logo, based on Customizer setting.
Source: wp-includes/theme.php:2880
Function: Gets the theme support arguments passed when registering that support.
Source: wp-includes/theme.php:2919
Function: Allows a theme to de-register its support of a certain feature
Source: wp-includes/theme.php:2958