ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-controller.php
  • Page 2

WP_REST_Controller::update_item()

Method: Updates one item from the collection.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_fields_for_response()

Method: Gets an array of fields to be included on the response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::delete_item_permissions_check()

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_endpoint_args_for_item_schema()

Method: Retrieves an array of endpoint arguments from the item schema for the controller.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::delete_item()

Method: Deletes one item from the collection.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::sanitize_slug()

Method: Sanitizes the slug value.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::prepare_item_for_database()

Method: Prepares one item for create or update operation.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::prepare_item_for_response()

Method: Prepares the item for the REST response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::prepare_response_for_collection()

Method: Prepares a response for insertion into a collection.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::filter_response_by_context()

Method: Filters a response based on the context defined in the schema.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy