WP_REST_Terms_Controller::delete_item()
Method: Deletes a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:740
Method: Deletes a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:740
Method: Checks if a request has access to delete the specified term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:714
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1094
Method: Gets a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:448
Method: Checks if a request has access to read or edit the specified term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:422
Method: Retrieves the term’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1009
Method: Retrieves terms associated with a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:234
Method: Checks if a request has access to read terms in the specified taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:184
Method: Get the term, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:391
Method: Prepares a single term for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:809