WP_REST_Controller
Core base controller for managing and interacting with REST API items.
Core base controller for managing and interacting with REST API items.
Adds the schema from additional fields to a schema array.
Adds the values from additional fields to a data object.
Creates one item from the collection.
Checks if a given request has access to create items.
Deletes one item from the collection.
Checks if a given request has access to delete a specific item.
Filters a response based on the context defined in the schema.
Retrieves all of the registered additional fields for a given object-type.
Retrieves the query params for the collections.