WP_REST_Terms_Controller::delete_item()
Deletes a single term from a taxonomy.
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.
Retrieves the term’s schema, conforming to JSON Schema.
Retrieves terms associated with a taxonomy.
Checks if a request has access to read terms in the specified taxonomy.
Prepares a single term for create or update.
Prepares a single term output for response.