rest_after_insert_application_password
Action Hook: Fires after a single application password is completely created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:273
Action Hook: Fires after a single application password is completely created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:273
Method: Gets the requested application password for a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:745
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: Retrieves the query params for the collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:772
Method: Updates an application password.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:318
Method: Retrieves the application password’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:785
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