WP_Customize_Manager::setup_theme()
Method: Start preview and customize theme.
Source: wp-includes/class-wp-customize-manager.php:506
Method: Start preview and customize theme.
Source: wp-includes/class-wp-customize-manager.php:506
Method: Set the autofocused constructs.
Source: wp-includes/class-wp-customize-manager.php:4620
Method: Marks the changeset post as being currently edited by the current user.
Source: wp-includes/class-wp-customize-manager.php:3140
Method: Override a setting’s value in the current customized state.
Source: wp-includes/class-wp-customize-manager.php:1801
Method: Set the initial URL to be previewed.
Source: wp-includes/class-wp-customize-manager.php:4489
Method: Set URL to link the user to when closing the Customizer.
Source: wp-includes/class-wp-customize-manager.php:4577
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:667
Method: Stop previewing the selected theme.
Source: wp-includes/class-wp-customize-manager.php:706
Method: Get the theme being customized.
Source: wp-includes/class-wp-customize-manager.php:823
Method: Trash or delete a changeset post.
Source: wp-includes/class-wp-customize-manager.php:2971
Method: Get dirty pre-sanitized setting values in the current customized state.
Source: wp-includes/class-wp-customize-manager.php:1697
Method: Update stashed theme mod settings.
Source: wp-includes/class-wp-customize-manager.php:3526
Method: Validates setting values.
Source: wp-includes/class-wp-customize-manager.php:2277
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: Return the Ajax wp_die() handler if it’s a customized request.
Source: wp-includes/class-wp-customize-manager.php:487
Method: Register styles/scripts and initialize the preview of each setting
Source: wp-includes/class-wp-customize-manager.php:901
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:953
Method: Helper function to compare two objects by priority, ensuring sort stability via instance_number.
Source: wp-includes/class-wp-customize-manager.php:4306
Method: Filters whether a changeset has changed to create a new revision.
Source: wp-includes/class-wp-customize-manager.php:3321
Method: Publish changeset values.
Source: wp-includes/class-wp-customize-manager.php:3349
Method: Callback for rendering the custom logo, used in the custom_logo partial.
Source: wp-includes/class-wp-customize-manager.php:6005
Method: Callback for validating a background setting value.
Source: wp-includes/class-wp-customize-manager.php:5870
Method: Callback for sanitizing the external_header_video value.
Source: wp-includes/class-wp-customize-manager.php:5986
Method: Callback for validating the header_textcolor value.
Source: wp-includes/class-wp-customize-manager.php:5848
Method: Save starter content changeset.
Source: wp-includes/class-wp-customize-manager.php:1653
Method: Callback for validating the external_header_video value.
Source: wp-includes/class-wp-customize-manager.php:5968
Method: Callback for validating the header_video value.
Source: wp-includes/class-wp-customize-manager.php:5932
Method: Constructor.
Source: wp-includes/class-wp-customize-manager.php:261
Method: Render a JS template for the content of the media control.
Source: wp-includes/customize/class-wp-customize-media-control.php:132
Method: Enqueue control related scripts/styles.
Source: wp-includes/customize/class-wp-customize-media-control.php:64