Changes between Initial Version and Version 1 of Ticket #18551, comment 11

Timestamp:
09/04/11 11:33:47 (21 months ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18551, comment 11

    initial v1  
    1 Yes, unfortunately, {{{foreach ( (array) $user as $key => $value )}}} doesn't work anymore, but it was a bad practice anyway. You're almost always only interested in the metadata. 
     1Yes, unfortunately {{{foreach ( (array) $user as $key => $value )}}} doesn't work anymore, but it was a bad practice anyway. You're almost always only interested in the metadata.