Description
Filters the error codes array for shaking the login form.
Occurrences
Filename | Line Number |
---|---|
wp-login.php | 67 |
Parameters
Type | Name | Description |
---|---|---|
string[] | $shake_error_codes | Error codes that shake the login form. |
PHP Doc
/**
* Filters the error codes array for shaking the login form.
*
* @since 3.0.0
*
* @param string[] $shake_error_codes Error codes that shake the login form.
*/