Make WordPress Core

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


Ignore:
Timestamp:
02/27/2017 05:22:11 AM (8 years ago)
Author:
kirasong
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39875, comment 20

    initial v1  
    11I liked the random string for consistency's sake with other resizing, but I'm okay with this approach.
    22
    3 I'd be more comfortable if we stopped accessing `/tmp/` directly, but otherwise this looks okay.
     3I'd be more comfortable if we stopped accessing `/tmp/` directly in tests, but otherwise this looks okay.