WP_Customize_Manager::wp_die()
Method: Custom wp_die wrapper. Returns either the standard message for UI or the Ajax message.
Source: wp-includes/class-wp-customize-manager.php:446
Method: Custom wp_die wrapper. Returns either the standard message for UI or the Ajax message.
Source: wp-includes/class-wp-customize-manager.php:446
Method: Gets the registered sections.
Source: wp-includes/class-wp-customize-manager.php:879
Method: Returns the Ajax wp_die() handler if it’s a customized request.
Source: wp-includes/class-wp-customize-manager.php:489
Method: Checks if the current theme is active.
Source: wp-includes/class-wp-customize-manager.php:901
Method: Starts preview and customize theme.
Source: wp-includes/class-wp-customize-manager.php:508
Method: Registers styles/scripts and initialize the preview of each setting
Source: wp-includes/class-wp-customize-manager.php:910
Method: Callback to validate a theme once it is loaded
Source: wp-includes/class-wp-customize-manager.php:658
Action Hook: Fires once WordPress has loaded, allowing scripts and styles to be initialized.
Source: wp-includes/class-wp-customize-manager.php:940
Method: If the theme to be previewed isn’t the active theme, add filter callbacks to swap it out at runtime.
Source: wp-includes/class-wp-customize-manager.php:672
Method: Prevents Ajax requests from following redirects when previewing a theme by issuing a 200 response instead of a 30x.
Source: wp-includes/class-wp-customize-manager.php:965
Action Hook: Fires once the Customizer theme preview has started.
Source: wp-includes/class-wp-customize-manager.php:701
Method: Returns the sanitized value for a given setting from the current customized state.
Source: wp-includes/class-wp-customize-manager.php:1828
Method: Stops previewing the selected theme.
Source: wp-includes/class-wp-customize-manager.php:711
Action Hook: Fires once the Customizer theme preview has stopped.
Source: wp-includes/class-wp-customize-manager.php:739
Class: Customize Manager class.
Source: wp-includes/class-wp-customize-manager.php:24
Method: Constructor.
Source: wp-includes/class-wp-customize-manager.php:262
Method: Returns true if it’s an Ajax request.
Source: wp-includes/class-wp-customize-manager.php:421