do_action( 'auth_redirect', int $user_id )
Fires before the authentication redirect.
Parameters
- $user_id
-
User ID.
Source
Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |
Fires before the authentication redirect.
User ID.
Version | Description |
---|---|
2.8.0 | Introduced. |