WP_REST_Taxonomies_Controller
Core class used to manage taxonomies via the REST API.
Core class used to manage taxonomies via the REST API.
Constructor.
Retrieves the query params for collections.
Retrieves a specific taxonomy.
Checks if a given request has access to a taxonomy.
Retrieves the taxonomy’s schema, conforming to JSON Schema.
Retrieves all public taxonomies.
Checks whether a given request has permission to read taxonomies.
Prepares a taxonomy object for serialization.
Registers the routes for taxonomies.