@package: REST_API
-
Retrieves the query params for collections.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1569 -
Filters REST API collection parameters for the users controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1682 -
Check a username for the REST API.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1321 -
Check a user password for the REST API.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1358 -
Retrieves the user’s schema, conforming to JSON Schema.
Used by 3 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1396 -
Deletes the current user.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1021 -
Prepares a single user output for response.
Used by 6 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1037 -
Filters user data returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1144 -
Prepares links for the user request.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1155 -
Prepares a single user for creation or update.
Used by 2 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1176 -
Filters user data before insertion via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1244 -
Determines if the current user is allowed to make the desired roles change.
Used by 2 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1259 -
Checks if a given request has access to delete the current user.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1007 -
Checks if a given request has access to update the current user.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:867 -
Updates the current user.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:881 -
Checks if a given request has access delete a user.
Used by 1 function | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:895 -
Deletes a single user.
Used by 1 function | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:920 -
hookrest_delete_user
Fires immediately after a user is deleted via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:994 -
Retrieves the current user.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:536 -
Checks if a given request has access create users.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:562