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