ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 253

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

WP_REST_Attachments_Controller::register_routes()

Method: Registers the routes for attachments.

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

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::update_item()

Method: Updates a single attachment.

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

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::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::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_Autosaves_Controller::__construct()

Method: Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:59

Used by 0 functions | Uses 2 functions

WP_REST_Autosaves_Controller::create_item()

Method: Creates, updates or deletes an autosave revision.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:206

Used by 0 functions | Uses 2 functions

WP_REST_Autosaves_Controller::create_item_permissions_check()

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

Used by 0 functions | Uses 0 functions

WP_REST_Autosaves_Controller::create_post_autosave()

Method: Creates autosave for the specified post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:353

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