do_action( 'application_password_failed_authentication', WP_Error $error )
Fires when an application password failed to authenticate the user.
Parameters
- $error
-
(WP_Error) The authentication error.
Source
File: wp-includes/user.php
Changelog
Version | Description |
---|---|
5.6.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/application_password_failed_authentication