WP_REST_Attachments_Controller::get_collection_params()
Method: Retrieves the query params for collections of attachments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1159
Method: Retrieves the query params for collections of attachments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1159
Method: Gets the request args for the edit item route.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1332
Method: Parses filename from a Content-Disposition header value.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1111
Method: Retrieves the attachment’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:857
Method: Retrieves the supported media types.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1254
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: Prepares a single attachment for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:690
Method: Prepares a single attachment output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:728