ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
  • Page 3

WP_REST_Attachments_Controller::get_item_schema()

Method: Retrieves the attachment’s schema, conforming to JSON Schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:857

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::upload_from_data()

Method: Handles an upload via raw POST data.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:979

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::get_filename_from_disposition()

Method: Parses filename from a Content-Disposition header value.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1111

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::validate_user_can_query_private_statuses()

Method: Validates whether the user can query private statuses.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:691

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3
ClassicPress Documentation • Made with ClassicPress
Privacy Policy