Description
Fires before the authentication redirect.
Occurrences
Filename | Line Number |
---|---|
wp-includes/pluggable.php | 1221 |
Parameters
Type | Name | Description |
---|---|---|
int | $user_id | User ID. |
PHP Doc
/**
* Fires before the authentication redirect.
*
* @since 2.8.0
*
* @param int $user_id User ID.
*/