WP_REST_Controller::get_item()
Retrieves one item from the collection.
Retrieves one item from the collection.
Checks if a given request has access to get a specific item.
Retrieves the item’s schema, conforming to JSON Schema.
Retrieves a collection of items.
Checks if a given request has access to get items.
Retrieves the object type this controller is responsible for managing.
Retrieves the item’s schema for display / public consumption purposes.
Prepares one item for create or update operation.
Prepares the item for the REST response.
Prepares a response for insertion into a collection.