_wp_customize_publish_changeset()
Function: Publishes a snapshot’s changes.
Source: wp-includes/theme.php:3520
Function: Publishes a snapshot’s changes.
Source: wp-includes/theme.php:3520
Function: Filters changeset post data upon insert to ensure post_name is intact.
Source: wp-includes/theme.php:3595
Function: Adds settings for the customize-loader script.
Source: wp-includes/theme.php:3611
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
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: Registers the internal custom header and background routines.
Source: wp-includes/theme.php:2842