Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26148, comment 13


Ignore:
Timestamp:
03/02/2014 07:49:04 PM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26148, comment 13

    initial v1  
    1 Just noted that `$username` and `$password` in `wp_authenticate_cookie()` are always passed.
     1Just noticed that `$username` and `$password` in `wp_authenticate_cookie()` are always passed.
    22
    33[attachment:26148.4.patch] is an additional clarification.