WP_REST_Application_Passwords_Controller::delete_item()
Method: Deletes an application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:447
Method: Deletes an application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:447
Method: Checks if a given request has access to delete a specific application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:421
Method: Deletes all application passwords for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:392
Method: Checks if a given request has access to delete all application passwords for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:366
Method: Performs a permissions check for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:549
Method: Gets the requested application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:745
Method: Retrieves the query params for the collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:772
Method: Retrieves the application password being currently used for authentication of a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:510
Method: Checks if a given request has access to get the currently used application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:484
Method: Retrieves one application password from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:191