WP_REST_Controller::update_item()
Method: Updates one item from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:142
Method: Updates one item from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:142
Method: Gets an array of fields to be included on the response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:518
Method: Checks if a given request has access to delete a specific item.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:155
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:547
Method: Deletes one item from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:168
Method: Sanitizes the slug value.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:614
Method: Prepares one item for create or update operation.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:181
Method: Prepares the item for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:195
Method: Prepares a response for insertion into a collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:208
Method: Filters a response based on the context defined in the schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:238