WP_REST_Users_Controller::get_items()
Method: Retrieves all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:254
Method: Retrieves all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:254
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:962
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:336
Method: Deletes the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:976
Method: Get the user, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:403
Method: Prepares a single user output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:992
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
Filter Hook: Filters user data returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1092
Method: Retrieves a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:473
Method: Prepares links for the user request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1103