WP_REST_Users_Controller::delete_current_item()
Method: Deletes the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:970
Method: Deletes the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:970
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: Deletes a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:869
Method: Checks if a given request has access delete a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:844
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1506
Method: Retrieves the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:487
Method: Retrieves a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:467
Method: Checks if a given request has access to read a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:430
Method: Retrieves the user’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1333
Method: Retrieves all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:254