[wp-trac] [WordPress Trac] #21961: disable 2 times crop for super-faster upload
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 21 22:07:58 UTC 2012
#21961: disable 2 times crop for super-faster upload
-----------------------------+--------------------------
Reporter: alexvorn2 | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Upload
Version: 3.4.2 | Severity: normal
Keywords: 2nd-opinion |
-----------------------------+--------------------------
when you upload an image to the media, the images is uploaded, then
converted to 3 different images...
1. 150x150 px
2. 300x274 px
3. 1024x936 px (in my theme example)
It can be faster upload if we will remove the action to resize/crop to all
these images.
We can resize only to 150x150 px for thumbnail, and after the user uses
from the selection menu what images he would like to insert into the post,
create the images to this needs... like 300x274 (middle size)...
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21961>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list