wp_customize_url()
Function: Returns a URL to load the Customizer.
Source: wp-includes/theme.php:3651
Function: Returns a URL to load the Customizer.
Source: wp-includes/theme.php:3651
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
Action Hook: Fires on the first WP load after a theme switch if the old theme still exists.
Source: wp-includes/theme.php:3387
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: 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
Function: Do not use. Removes theme support internally without knowledge of those not used by themes directly.
Source: wp-includes/theme.php:2981
Function: Checks a theme’s support for a given feature.
Source: wp-includes/theme.php:3049
Function: Checks a theme’s support for a given feature before loading the functions which implement it.
Source: wp-includes/theme.php:3123