Filters the authentication cookie.
$cookiestring
$user_idint
$expirationint
$schemestring
'auth', 'secure_auth', or 'logged_in'.$tokenstring
return apply_filters( 'auth_cookie', $cookie, $user_id, $expiration, $scheme, $token );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/auth_cookie