wp_list_post_revisions()
Function: Displays a list of a post’s revisions.
Source: wp-includes/post-template.php:1995
Function: Displays a list of a post’s revisions.
Source: wp-includes/post-template.php:1995
Method: Establishes the loaded changeset.
Source: wp-includes/class-wp-customize-manager.php:613
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:959
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
Action Hook: Announces when a specific setting’s unsanitized post value has been set.
Source: wp-includes/class-wp-customize-manager.php:1869
Method: Callback to validate a theme once it is loaded
Source: wp-includes/class-wp-customize-manager.php:654
Method: Finds the changeset post ID for a given changeset UUID.
Source: wp-includes/class-wp-customize-manager.php:977
Method: Prints base element for preview frame.
Source: wp-includes/class-wp-customize-manager.php:2024
Method: Saves the post for the loaded changeset.
Source: wp-includes/class-wp-customize-manager.php:2630