WP_REST_Revisions_Controller::prepare_item_for_response()
Method: Prepares the revision for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:548
Method: Prepares the revision for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:548
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: Registers the routes for taxonomies.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:36
Method: Updates settings for the settings object.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:145
Filter Hook: Filters a revision returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:641
Method: Creates a single attachment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:149
Method: Checks whether a given request has permission to read taxonomies.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:83
Filter Hook: Filters whether to preempt a setting value update via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:169
Method: Checks the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:654
Action Hook: Fires after a single attachment is created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:309