WP_REST_Users_Controller::get_current_item()
Retrieves the current user.
Retrieves the current user.
Retrieves a single user.
Checks if a given request has access to read a user.
Retrieves the user’s schema, conforming to JSON Schema.
Retrieves all users.
Permissions check for getting all users.
Prepares a single user for creation or update.
Prepares a single user output for response.
Prepares links for the user request.
Registers the routes for users.