WP_REST_Application_Passwords_Controller::update_item_permissions_check()
Method: Checks if a given request has access to update application passwords.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:292
Method: Checks if a given request has access to update application passwords.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:292
Method: Updates an application password.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:318
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: 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 a specific application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:421
Method: Deletes an application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:447
Class: Core class to access a user’s application passwords via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:17
Method: Performs a permissions check for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:549
Method: Application Passwords controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:24
Method: Prepares an application password for a create or update operation.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:577