W3cubDocs

/WordPress

do_action( 'auth_cookie_bad_username', string[] $cookie_elements )

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

Parameters

$cookie_elements

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

Source

File: wp-includes/pluggable.php

View on Trac

Changelog

Version Description
2.7.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/auth_cookie_bad_username