File: wp-includes/class-wp-customize-manager.php
-
Filters whether a changeset has changed to create a new revision.
-
Publishes the values of a changeset.
-
Saves the post for the loaded changeset.
-
Filters the settings’ data that will be persisted into the changeset.
-
Removes customize_messenger_channel query parameter from the preview window when it is not in an iframe.
-
Filters the X-Frame-Options and Content-Security-Policy headers to ensure frontend can load in customizer.
-
Adds customize state query params to a given URL if preview is allowed.
-
Imports theme starter content into the customized state.
-
Prepares starter content attachments.
-
Saves starter content changeset.
-
Gets changeset data.
-
Finds the changeset post ID for a given changeset UUID.
-
Gets the changeset post ID for the loaded changeset.
-
Gets the data stored in a changeset post.
-
Gets the changeset UUID.
-
Validates setting values.
-
Prepares setting validity for exporting to the client (JS).
-
Fires before save validation happens.
-
Callback for rendering the custom logo, used in the custom_logo partial.
-
Gets nonces for the Customizer.
-
Returns a list of devices to allow previewing.
-
Filters the available devices to allow previewing in the Customizer.
-
Gets the initial URL to be previewed.
-
Sets URL to link the user to when closing the Customizer.
-
Gets URL to link the user to when closing the Customizer.
-
Sets the autofocused constructs.
-
Gets the autofocused constructs.
-
Prints JavaScript settings for parent window.
-
Determines whether the user agent is iOS.
-
Gets the template string for the Customizer pane document title.