WP_REST_Users_Controller::get_current_item()
Method: Retrieves the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:493
Method: Retrieves the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:493
Method: Prepares a single user for creation or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1124
Method: Checks if a given request has access create users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:519
Filter Hook: Filters user data before insertion via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1192
Class: Core class used to manage users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:17