add_filter('auth_cookie_expiration', function (int $length): int { return 31536000; });