Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24635, comment 4


Ignore:
Timestamp:
08/06/2013 04:20:02 PM (11 years ago)
Author:
ryan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24635, comment 4

    initial v1  
    1 Is $user = $user->data necessary? It seems the first conditional would results in $user being WP_User and the second in stdClass.
     1Is $user = $user->data necessary?