WP_REST_Users_Controller::get_user()
Method: Get the user, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:403
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
Class: Core class used to manage users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:17