Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26823, comment 5


Ignore:
Timestamp:
01/13/2014 08:24:02 PM (11 years ago)
Author:
pbearne
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26823, comment 5

    initial v1  
    33I thought about changing the AND to OR but after looking at the later call's it looked like passing NULL to them would cause problems so I felt that change one null to the int_max and requiring other to be an INT was the best way to handle this.
    44
    5 I feel it right the the function allow NULL for unrestricted is the right call this feel right for me.
     5I feel it right the the function allow NULL for unrestricted is the right call this feel right to me.
    66
    77The Question is should all the re-sizes work this way as well?