Changes between Initial Version and Version 1 of Ticket #21004, comment 1
- Timestamp:
- 06/18/2012 12:40:30 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21004, comment 1
initial v1 3 3 We could probably remove the size parameter to make it always load the original. 4 4 5 The resulting preview image would still be properly scaled to 400x400 by `_image_get_preview_ratio()`:5 The resulting preview image should still be properly scaled later by `_image_get_preview_ratio()`: [[BR]] 6 6 http://core.trac.wordpress.org/browser/tags/3.4/wp-admin/includes/image-edit.php#L364