WP_REST_Users_Controller::check_username()
Check a username for the REST API.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
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.
Retrieves the current user.
Retrieves a single user.