Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #16574, comment 20


Ignore:
Timestamp:
03/04/2012 09:07:16 PM (12 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16574, comment 20

    initial v1  
    1 As for the isset() in `__get()`, I'm not sure it's a good idea to silently fail if the key doesn't exist.
     1As for the isset() in `__get()`, I'm not sure if it's a good idea to silently fail if the key doesn't exist.