WP_REST_Application_Passwords_Controller::get_application_password()
Gets the requested application password for a user.
Gets the requested application password for a user.
Retrieves the query params for the collections.
Retrieves one application password from the collection.
Checks if a given request has access to get a specific application password.
Retrieves the application password’s schema, conforming to JSON Schema.
Retrieves a collection of application passwords.
Checks if a given request has access to get application passwords.
Gets the requested user.
Prepares an application password for a create or update operation.
Prepares the application password for the REST response.