Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #21309, comment 26


Ignore:
Timestamp:
08/01/2012 12:25:48 AM (13 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21309, comment 26

    initial v1  
    1 On the other hand, WP_User already had a $data property, so it made sense to remove duplication by relying entirely on `__get()`, so real properties on WP_Post might be a good idea yet.
     1On the other hand, WP_User already had a $data property, so it made sense to remove duplication by relying entirely on `__get()`. Real properties on WP_Post might be a good idea yet.