ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 252

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

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::post_process_item()

Method: Performs post processing on an attachment.

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::post_process_item_permissions_check()

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::prepare_item_for_database()

Method: Prepares a single attachment for create or update.

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::prepare_item_for_response()

Method: Prepares a single attachment output for response.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 251 252 253 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy