application_password_failed_authentication

最后更新于:2021-11-25 20:27:57

do_action( ‘application_password_failed_authentication’, GC_Error $error )

Fires when an application password failed to authenticate the user.

参数

$error

(GC_Error)
The authentication error.

源文件

文件: gc-includes/user.php

View on Trac