WP_REST_Users_Controller::delete_item()
Method: Deletes a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:875
Method: Deletes a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:875
Method: Checks if a given request has access delete a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:850
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1512
Method: Retrieves the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:493
Method: Retrieves a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:473
Method: Checks if a given request has access to read a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:434
Method: Retrieves the user’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1339
Method: Retrieves all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:254
Method: Permissions check for getting all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:191
Method: Get the user, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:403