WP_REST_Attachments_Controller::upload_from_file()
Method: Handles an upload via multipart/form-data ($_FILES).
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1190
Method: Handles an upload via multipart/form-data ($_FILES).
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1190
Method: Validates whether the user can query private statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:691
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:59
Method: Creates, updates or deletes an autosave revision.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:206
Method: Checks if a given request has access to create an autosave revision.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:184
Method: Creates autosave for the specified post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:353
Method: Retrieves the query params for the autosaves collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:456
Method: Get the autosave, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:260
Method: Retrieves the autosave’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:323
Method: Gets a collection of autosaves using wp_get_post_autosave.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:295