WP_REST_Users_Controller::get_item_permissions_check()
Method: Checks if a given request has access to read a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:427
Method: Checks if a given request has access to read a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:427
Method: Registers the routes for users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:46
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:167
Class: Core class used to manage users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:17
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:32