Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #20845


Ignore:
Timestamp:
06/05/2012 01:14:37 PM (13 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20845 – Description

    initial v1  
    1212which will ensure that the test fails when the $id parameter is null, which will allow the rest of the pluggable function to continue and set the current user to the specified $name.
    1313
    14 This is similar to 19769.
     14This is similar to #19769.
    1515Note: the change in 3.4 has not fixed this particular problem.