wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::_publish_changeset_values() | Publishes the values of a changeset. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::update_stashed_theme_mod_settings() | Updates stashed theme mod settings. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::save_changeset_post() | Saves the post for the loaded changeset. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::add_state_query_params() | Adds customize state query params to a given URL if preview is allowed. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::import_theme_starter_content() | Imports theme starter content into the customized state. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::get_nonces() | Gets nonces for the Customizer. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::customize_pane_settings() | Prints JavaScript settings for parent window. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::unsanitized_post_values() | Gets dirty pre-sanitized setting values in the current customized state. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::customize_preview_settings() | Prints JavaScript settings for preview frame. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::get_stylesheet_root() | Retrieves the stylesheet root of the previewed theme. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::save() | Handles customize_save WP Ajax request to save/update a changeset. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::setup_theme() | Starts preview and customize theme. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::is_theme_active() | Checks if the current theme is active. |