Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #16574, comment 28


Ignore:
Timestamp:
03/19/2012 02:45:11 AM (12 years ago)
Author:
braydonf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16574, comment 28

    v1 v2  
    22> [attachment:16574.8.diff] makes `__get()` return by reference, which should fix the "Indirect modification of overloaded property ... has no effect" notice.
    33
    4 It would be great to have an action/filter to be able to use different classes for each post depending on it's post_type that would need to be extended from this WP_Post_Wrapper class.
     4It would be great to have an action/filter to be able to use different classes for each post depending on its post_type that would need to be extended from this WP_Post_Wrapper class.