ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 251

WP_REST_Application_Passwords_Controller::update_item_permissions_check()

Method: Checks if a given request has access to update application passwords.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:292

Used by 0 functions | Uses 2 functions

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::create_item()

Method: Creates a single attachment.

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::create_item_permissions_check()

Method: Checks if a given request has access to create an attachment.

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::edit_media_item()

Method: Applies edits to a media item and creates a new attachment record.

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::edit_media_item_permissions_check()

Method: Checks if a given request has access to editing media.

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

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::get_edit_media_item_args()

Method: Gets the request args for the edit item route.

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

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_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
« Previous 1 … 250 251 252 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy