WP_REST_Terms_Controller::delete_item_permissions_check()
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: 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: Deletes a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:740
Class: Core class used to managed terms associated with a taxonomy via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:17
Action Hook: Fires after a single term is deleted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:796
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:66
Method: Prepares a single term for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:809
Method: Registers the routes for terms.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:82
Filter Hook: Filters term data before inserting term via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:859