rest_delete_user
Action Hook: Fires immediately after a user is deleted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:943
Action Hook: Fires immediately after a user is deleted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:943
Method: Registers the routes for terms.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:82
Method: Prepares a single term output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:871
Method: Permissions check for getting all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:191
Method: Checks if a given request has access to delete the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:956
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
Filter Hook: Filters the term data for a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:940
Method: Retrieves all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:254
Method: Deletes the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:970
Method: Retrieves terms associated with a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:234