ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 212

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

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

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

Method: Updates settings for the settings object.

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

Used by 0 functions | Uses 4 functions

WP_REST_Revisions_Controller::prepare_date_response()

Method: Checks the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.

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

Used by 1 function | Uses 0 functions
« Previous 1 … 211 212 213 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy