WP_REST_Users_Controller::check_role_update()
Determines if the current user is allowed to make the desired roles change.
Determines if the current user is allowed to make the desired roles change.
Check a user password for the REST API.
Check a username for the REST API.
Creates a single user.
Checks if a given request has access create users.
Deletes the current user.
Checks if a given request has access to delete the current user.
Deletes a single user.
Checks if a given request has access delete a user.
Retrieves the query params for collections.