Used By
| Used By | Description |
|---|---|
| wp-includes/user.php: wp_signon() | Authenticates and logs a user in with ‘remember’ capability. |
Filters whether to use a secure sign-on cookie.
(bool) Whether to use a secure sign-on cookie.
(array) Array of entered sign-on data.
(string) Username.
(string) Password entered.
(bool) Whether to 'remember' the user. Increases the time that the cookie will be kept. Default false.
File: wp-includes/user.php
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/secure_signon_cookie