Filters whether to use a secure sign-on cookie.
$secure_cookiebool
$credentialsarray
user_login stringuser_password stringremember bool'remember' the user. Increases the time that the cookie will be kept. Default false.$secure_cookie = apply_filters( 'secure_signon_cookie', $secure_cookie, $credentials );
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/secure_signon_cookie