Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #23850, comment 12


Ignore:
Timestamp:
03/23/2013 07:17:06 AM (12 years ago)
Author:
DrewAPicture
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23850, comment 12

    initial v1  
    22> Just removed the @param doc (didn't need anything else, right?)
    33
    4 [attachment:23850.diff] adds the `_deprecated_argument()` bits.
    5 
    6 Rather than removing the `@param` and argument, you replace it with the like-typed `$deprecated` argument for back-compat :)
     4Edit: Yeah, didn't realize the `$format` param was introduced in the 3.6 cycle. Disregard [attachment:23850.diff].