Make WordPress Core

Ticket #41307: 41307.patch

File 41307.patch, 429 bytes (added by ajayghaghretiya1, 9 years ago)
  • src/wp-includes/user.php

     
    7070         *
    7171         * @since 3.1.0
    7272         *
     73         * @global string $auth_secure_cookie.
    7374         * @param bool  $secure_cookie Whether to use a secure sign-on cookie.
    7475         * @param array $credentials {
    7576         *     Array of entered sign-on data.