WP_REST_Revisions_Controller::prepare_excerpt_response()
Method: Checks the post excerpt and prepare it for single post output.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:830
Method: Checks the post excerpt and prepare it for single post output.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:830
Method: Determines the allowed query_vars for a get_items() response and prepares for WP_Query.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:78
Method: Checks whether a given request has permission to read taxonomies.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:83
Method: Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:337
Method: Checks if a given request has access to create an attachment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:114
Method: Retrieves all public taxonomies.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:115
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:50
Method: Creates a single attachment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:149
Method: Checks if a given request has access to a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:154
Method: Registers the routes for revisions based on post types supporting revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:70