WP_REST_Users_Controller::register_routes()
Method: Registers the routes for the objects of the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:46
Method: Registers the routes for the objects of the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:46
Method: Checks if a given request has access delete a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:723
Method: Checks for a valid value for the reassign parameter when deleting users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:155
Method: Deletes a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:744
Method: Permissions check for getting all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:175
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:795
Method: Retrieves all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:214
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:808
Filter Hook: Filters WP_User_Query arguments when querying users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:286
Method: Deletes the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:822