WP_REST_Controller::get_context_param()
Retrieves the magical context param.
Retrieves the magical context param.
Retrieves an array of endpoint arguments from the item schema for the controller.
Gets an array of fields to be included on the response.
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.