WP_Customize_Manager
Class: Customize Manager class.
Source: wp-includes/class-wp-customize-manager.php:24
Class: Customize Manager class.
Source: wp-includes/class-wp-customize-manager.php:24
Method: Registers styles/scripts and initialize the preview of each setting
Source: wp-includes/class-wp-customize-manager.php:906
Method: Filters the active theme and return the name of the previewed theme.
Source: wp-includes/class-wp-customize-manager.php:2312
Method: Constructor.
Source: wp-includes/class-wp-customize-manager.php:262
Action Hook: Fires once WordPress has loaded, allowing scripts and styles to be initialized.
Source: wp-includes/class-wp-customize-manager.php:934
Method: Handles customize_save WP Ajax request to save/update a changeset.
Source: wp-includes/class-wp-customize-manager.php:2421
Method: Returns true if it’s an Ajax request.
Source: wp-includes/class-wp-customize-manager.php:419
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:959
Method: Custom wp_die wrapper. Returns either the standard message for UI or the Ajax message.
Source: wp-includes/class-wp-customize-manager.php:444
Method: Returns the sanitized value for a given setting from the current customized state.
Source: wp-includes/class-wp-customize-manager.php:1822