ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 216

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_Settings_Controller::get_item_permissions_check()

Method: Checks if a given request has access to read and manage settings.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:67

Used by 0 functions | Uses 1 function

WP_REST_Revisions_Controller::delete_item_permissions_check()

Method: Checks if a given request has access to delete a revision.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:406

Used by 0 functions | Uses 4 functions

rest_prepare_revision

Filter Hook: Filters a revision returned from the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:641

Used by 1 function | 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_Settings_Controller::get_item()

Method: Retrieves the settings.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:79

Used by 1 function | Uses 4 functions

WP_REST_Revisions_Controller::delete_item()

Method: Deletes a single revision.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:451

Used by 0 functions | Uses 4 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_Settings_Controller::prepare_value()

Method: Prepares a value for output based off a schema array.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:124

Used by 1 function | Uses 0 functions

WP_REST_Revisions_Controller::prepare_item_for_response()

Method: Prepares the revision for the REST response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:548

Used by 3 functions | Uses 8 functions
« Previous 1 … 215 216 217 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy