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: Updates a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:643
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
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1512
Method: Checks if a request has access to delete the specified term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:718
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:32
Method: Updates the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:836
Filter Hook: Filters REST API collection parameters for the users controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1615
Method: Deletes a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:744
Method: Registers the routes for users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:46