auth_cookie_bad_username

最后更新于:2021-11-25 20:37:13

do_action( ‘auth_cookie_bad_username’, string[] $cookie_elements )

Fires if a bad username is entered in the user authentication process.

参数

$cookie_elements

(string[])
An array of data for the authentication cookie.

源文件

文件: gc-includes/pluggable.php

View on Trac