Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #21004, comment 1


Ignore:
Timestamp:
06/18/2012 12:40:30 AM (13 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21004, comment 1

    initial v1  
    33We could probably remove the size parameter to make it always load the original.
    44
    5 The resulting preview image would still be properly scaled to 400x400 by `_image_get_preview_ratio()`:
     5The resulting preview image should still be properly scaled later by `_image_get_preview_ratio()`: [[BR]]
    66http://core.trac.wordpress.org/browser/tags/3.4/wp-admin/includes/image-edit.php#L364