Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #22959, comment 13


Ignore:
Timestamp:
08/07/2013 11:08:23 PM (13 years ago)
Author:
JustinSainton
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22959, comment 13

    initial v1  
    1 I had a similar curiosity there.  It's not likely that a ton of people were overriding or calling this method directly.  Not entirely sure what the core standards are for using _deprecated_argument() (As in, I'm not sure if that is always done, or if it's only done in specific cases.).  Left it tidhat way because @scribu did it that way in the original patch and he's wicked smart.
     1I had a similar curiosity there.  It's not likely that a ton of people were overriding or calling this method directly.  Not entirely sure what the core standards are for using _deprecated_argument() (As in, I'm not sure if that is always done, or if it's only done in specific cases.).  Left it that way because @scribu did it that way in the original patch and he's wicked smart.