WP_REST_Terms_Controller
Core class used to managed terms associated with a taxonomy via the REST API.
Core class used to managed terms associated with a taxonomy via the REST API.
Constructor.
Checks that the taxonomy is valid.
Creates a single term in a taxonomy.
Checks if a request has access to create a term.
Deletes a single term from a taxonomy.
Checks if a request has access to delete the specified term.
Retrieves the query params for collections.
Gets a single term from a taxonomy.
Checks if a request has access to read or edit the specified term.