WP_REST_Users_Controller::get_item_schema()
Method: Retrieves the user’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1339
Method: Retrieves the user’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1339
Method: Retrieves all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:254
Method: Permissions check for getting all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:191
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 for creation or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1124
Method: Prepares a single user output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:992
Method: Prepares links for the user request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1103
Method: Registers the routes for users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:46
Method: Updates the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:836
Method: Checks if a given request has access to update the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:822