WP_REST_Application_Passwords_Controller::create_item_permissions_check()
Checks if a given request has access to create application passwords.
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 create application passwords.
Deletes an application password for a user.
Checks if a given request has access to delete a specific application password for a user.
Deletes all application passwords for a user.
Checks if a given request has access to delete all application passwords for a user.
Performs a permissions check for the request.
Gets the requested application password for a user.
Retrieves the query params for the collections.
Retrieves the application password being currently used for authentication of a user.
Checks if a given request has access to get the currently used application password for a user.