WP_Customize_Manager::register_controls()
Method: Registers some default controls.
Source: wp-includes/class-wp-customize-manager.php:5050
Method: Registers some default controls.
Source: wp-includes/class-wp-customize-manager.php:5050
Method: Gets whether data from a changeset’s autosaved revision should be loaded if it exists.
Source: wp-includes/class-wp-customize-manager.php:760
Method: Dismisses all of the current user’s auto-drafts (other than the present one).
Source: wp-includes/class-wp-customize-manager.php:1060
Method: Prevents 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:2014
Method: Handles customize_save WP Ajax request to save/update a changeset.
Source: wp-includes/class-wp-customize-manager.php:2421
Method: Whether the changeset branching is allowed.
Source: wp-includes/class-wp-customize-manager.php:773
Method: Gets the changeset post ID for the loaded changeset.
Source: wp-includes/class-wp-customize-manager.php:1087
Method: Prints base element for preview frame.
Source: wp-includes/class-wp-customize-manager.php:2024
Filter Hook: Filters response data for a successful customize_save Ajax request.
Source: wp-includes/class-wp-customize-manager.php:2602
Class: Customize Manager class.
Source: wp-includes/class-wp-customize-manager.php:24