WP_REST_Attachments_Controller::register_routes()
Method: Registers the routes for attachments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:34
Method: Registers the routes for attachments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:34
Method: Inserts the attachment post in the database. Does not update the attachment meta.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:236
Method: Performs post processing on an attachment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:377
Method: Checks if a given request can perform post processing on an attachment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:398
Method: Gets the empty value for a schema type.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:608
Method: Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:594
Method: Checks if a parameter exists in the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:420
Function: Recursively computes the intersection of arrays using keys for comparison.
Source: wp-includes/rest-api.php:806
Function: Given an array of fields to include in a response, some of which may be `nested.fields`, determine whether the provided field should be included in the response body.
Source: wp-includes/rest-api.php:890
Function: Returns the link for the currently displayed feed.
Source: wp-includes/feed.php:654