File: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php
-
Fires after a user is completely created or updated via the REST API.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:663 -
Get the user, if the ID is valid.
Used by 6 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:409 -
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:1622 -
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:1276 -
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:1313 -
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:1346 -
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:1519 -
Deletes the current user.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:982 -
Prepares a single user output for response.
Used by 6 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:998 -
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:1099 -
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:1110 -
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:1131 -
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:1199 -
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:1214 -
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:828 -
Updates the current user.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:842 -
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:856 -
Deletes a single user.
Used by 1 function | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:881 -
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:955 -
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:968 -
Creates a single user.
Used by 0 functions | Uses 19 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:544 -
hookrest_insert_user
Fires immediately after a user is created or updated via the REST API.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:631 -
Checks if a given request has access to update a user.
Used by 1 function | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:682 -
Updates a single user.
Used by 1 function | Uses 14 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:727 -
Retrieves a single user.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:477 -
Retrieves the current user.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:497 -
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:523 -
Registers the routes for users.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:54 -
Checks for a valid value for the reassign parameter when deleting users.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:177 -
Permissions check for getting all users.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:201