WP_Customize_Image_Control::to_json()
Method: Refresh the parameters passed to the JavaScript via JSON.
Source: wp-includes/class-wp-customize-control.php:653
Method: Refresh the parameters passed to the JavaScript via JSON.
Source: wp-includes/class-wp-customize-control.php:653
Method: Constructor.
Source: wp-includes/customize/class-wp-customize-image-control.php:31
Method: Add a customize control.
Source: wp-includes/class-wp-customize-manager.php:3976
Method: Filter heartbeat settings for the Customizer.
Source: wp-includes/class-wp-customize-manager.php:3188
Method: Register any dynamically-created settings, such as those from $_POST[‘customized’] that have no corresponding setting created.
Source: wp-includes/class-wp-customize-manager.php:3696
Method: Add a customize panel.
Source: wp-includes/class-wp-customize-manager.php:3788
Method: Add a customize section.
Source: wp-includes/class-wp-customize-manager.php:3884
Method: Add a customize setting.
Source: wp-includes/class-wp-customize-manager.php:3663
Method: Add customize state query params to a given URL if preview is allowed.
Source: wp-includes/class-wp-customize-manager.php:1914
Method: Callback to validate a theme once it is loaded
Source: wp-includes/class-wp-customize-manager.php:653
Method: Gets whether data from a changeset’s autosaved revision should be loaded if it exists.
Source: wp-includes/class-wp-customize-manager.php:757
Method: Whether the changeset branching is allowed.
Source: wp-includes/class-wp-customize-manager.php:769
Method: Get changeset data.
Source: wp-includes/class-wp-customize-manager.php:1136
Method: Get the changeset post id for the loaded changeset.
Source: wp-includes/class-wp-customize-manager.php:1081
Method: Get the changeset UUID.
Source: wp-includes/class-wp-customize-manager.php:809
Method: Check locked changeset with heartbeat API.
Source: wp-includes/class-wp-customize-manager.php:3229
Method: Get the registered containers.
Source: wp-includes/class-wp-customize-manager.php:859
Method: Get the registered controls.
Source: wp-includes/class-wp-customize-manager.php:848
Method: Filters the current theme and return the name of the previewed theme.
Source: wp-includes/class-wp-customize-manager.php:2251
Method: Print JavaScript settings for parent window.
Source: wp-includes/class-wp-customize-manager.php:4677
Method: Print base element for preview frame.
Source: wp-includes/class-wp-customize-manager.php:1964
Method: Print a workaround to handle HTML5 tags in IE < 9.
Source: wp-includes/class-wp-customize-manager.php:1974
Method: Print JavaScript settings.
Source: wp-includes/class-wp-customize-manager.php:1841
Method: Print CSS for loading indicators for the Customizer preview.
Source: wp-includes/class-wp-customize-manager.php:1983
Method: Prevent sending a 404 status when returning the response for the customize preview, since it causes the jQuery Ajax to fail. Send 200 instead.
Source: wp-includes/class-wp-customize-manager.php:1954
Method: Print JavaScript settings for preview frame.
Source: wp-includes/class-wp-customize-manager.php:2049
Method: Prints a signature so we can ensure the Customizer was properly executed.
Source: wp-includes/class-wp-customize-manager.php:2169
Method: Dismiss all of the current user’s auto-drafts (other than the present one).
Source: wp-includes/class-wp-customize-manager.php:1054
Method: Return true if it’s an Ajax request.
Source: wp-includes/class-wp-customize-manager.php:419
Method: Enqueue scripts for customize controls.
Source: wp-includes/class-wp-customize-manager.php:4433