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:718
Method: Checks if a request has access to delete the specified term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:718
Method: Checks if a given request has access to update the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:822
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1512
Method: Deletes a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:744
Method: Updates the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:836
Filter Hook: Filters REST API collection parameters for the users controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1615
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:800
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:32
Method: Checks if a given request has access delete a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:850
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