Changes between Initial Version and Version 1 of Ticket #21309, comment 10
- Timestamp:
- 07/25/2012 07:00:13 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21309, comment 10
initial v1 1 Discussed with scribu in IRC and the advantage of the data blob is that we get __get() for all "properties". There we can check the filter property as we do in WP_User and run sanitizers without having to write individual get method for everything.1 Discussed with scribu in IRC and the advantage of the data blob is that we get !__get() for all "properties". There we can check the filter property as we do in WP_User and run sanitizers without having to write individual get method for everything.