do_action( 'auth_cookie_bad_username', array $cookie_elements )

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


Description Description


Parameters Parameters

$cookie_elements

(array) An array of data for the authentication cookie.


Top ↑

Source Source

File: wp-includes/pluggable.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.