WP_Customize_Manager::is_cross_domain()
Method: Determines whether the admin and the frontend are on different domains.
Source: wp-includes/class-wp-customize-manager.php:4517
Method: Determines whether the admin and the frontend are on different domains.
Source: wp-includes/class-wp-customize-manager.php:4517
Method: Determine whether the user agent is iOS.
Source: wp-includes/class-wp-customize-manager.php:4457
Method: Is it a theme preview?
Source: wp-includes/class-wp-customize-manager.php:2195
Method: Checks if the current theme is active.
Source: wp-includes/class-wp-customize-manager.php:892
Method: Get the registered panels.
Source: wp-includes/class-wp-customize-manager.php:881
Method: Returns the sanitized value for a given setting from the current customized state.
Source: wp-includes/class-wp-customize-manager.php:1773
Method: Prepare panels, sections, and controls.
Source: wp-includes/class-wp-customize-manager.php:4325
Method: Prepares setting validity for exporting to the client (JS).
Source: wp-includes/class-wp-customize-manager.php:2339
Method: Prepare starter content attachments.
Source: wp-includes/class-wp-customize-manager.php:1596
Method: Refreshes changeset lock with the current time if current user edited the changeset before.
Source: wp-includes/class-wp-customize-manager.php:3164
Method: Refresh nonces for the current preview.
Source: wp-includes/class-wp-customize-manager.php:3560
Method: Register some default controls.
Source: wp-includes/class-wp-customize-manager.php:4927
Method: Register a customize control type.
Source: wp-includes/class-wp-customize-manager.php:4022
Method: Add settings from the POST data that were not added with code, e.g. dynamically-created settings for Widgets
Source: wp-includes/class-wp-customize-manager.php:5669
Method: Register a customize panel type.
Source: wp-includes/class-wp-customize-manager.php:3846
Method: Register a customize section type.
Source: wp-includes/class-wp-customize-manager.php:3931
Method: Remove a customize control.
Source: wp-includes/class-wp-customize-manager.php:4008
Method: Remove customize_messenger_channel query parameter from the preview window when it is not in an iframe.
Source: wp-includes/class-wp-customize-manager.php:2015
Method: Remove a customize panel.
Source: wp-includes/class-wp-customize-manager.php:3820
Method: Removes the signature in case we experience a case where the Customizer was not properly executed.
Source: wp-includes/class-wp-customize-manager.php:2182
Method: Remove a customize section.
Source: wp-includes/class-wp-customize-manager.php:3916
Method: Remove a customize setting.
Source: wp-includes/class-wp-customize-manager.php:3764
Method: Render JS templates for all registered control types.
Source: wp-includes/class-wp-customize-manager.php:4031
Method: Render JS templates for all registered panel types.
Source: wp-includes/class-wp-customize-manager.php:3855
Method: Render JS templates for all registered section types.
Source: wp-includes/class-wp-customize-manager.php:3940
Method: Handle customize_save WP Ajax request to save/update a changeset.
Source: wp-includes/class-wp-customize-manager.php:2360
Method: Save the post for the loaded changeset.
Source: wp-includes/class-wp-customize-manager.php:2569
Method: Get the registered sections.
Source: wp-includes/class-wp-customize-manager.php:870
Method: Get the registered settings.
Source: wp-includes/class-wp-customize-manager.php:837
Method: Gets whether settings are or will be previewed.
Source: wp-includes/class-wp-customize-manager.php:745