WP_REST_Users_Controller::get_item_permissions_check()
Checks if a given request has access to read a user.
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.
Checks if a given request has access to read a user.
Retrieves the user’s schema, conforming to JSON Schema.
Retrieves all users.
Permissions check for getting all users.
Get the user, if the ID is valid.
Prepares a single user for creation or update.
Prepares a single user output for response.
Prepares links for the user request.
Registers the routes for users.
Updates the current user.