Changes between Initial Version and Version 1 of Ticket #24635, comment 4
- Timestamp:
- 08/06/2013 04:20:02 PM (11 years ago)
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.1 Is $user = $user->data necessary?