Used By
Used By | Description |
---|---|
wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php: WP_REST_Users_Controller::delete_item() | Deletes a single user. |
Fires immediately after a user is deleted via the REST API.
(WP_User) The user data.
(WP_REST_Response) The response returned from the API.
(WP_REST_Request) The request sent to the API.
File: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php
Version | Description |
---|---|
4.7.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/rest_delete_user