WP_Customize_Manager::current_theme()
Method: Filters the active theme and return the name of the previewed theme.
Source: wp-includes/class-wp-customize-manager.php:2312
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
Method: Returns the Ajax wp_die() handler if it’s a customized request.
Source: wp-includes/class-wp-customize-manager.php:487
Method: Prints JavaScript settings.
Source: wp-includes/class-wp-customize-manager.php:1893