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::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

WP_REST_Attachments_Controller::get_media_types()

Method: Retrieves the supported media types.

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller

Class: Core controller used to access attachments via the REST API.

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

Used by 0 functions | Uses 1 function

WP_REST_Attachments_Controller::check_upload_size()

Method: Determine if uploaded file exceeds space quota on multisite.

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::prepare_items_query()

Method: Determines the allowed query_vars for a get_items() response and prepares for WP_Query.

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

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