Filter: secure_auth_cookie
Filters whether the auth cookie should only be sent over HTTPS.
Parameters
| Name | Type | Description |
|---|---|---|
| $secure | bool | Whether the cookie should only be sent over HTTPS. |
| $user_id | int | User ID. |
Since
- 3.1.0
Source
Defined in inc/sso/auth-functions.php at line 80