[wp-trac] [WordPress Trac] #23292: Media uploader loads full size image and slows down, please change to thumbnails.
WordPress Trac
noreply at wordpress.org
Mon Dec 15 07:41:39 UTC 2014
#23292: Media uploader loads full size image and slows down, please change to
thumbnails.
---------------------------------+-----------------------------
Reporter: mnrtjeR | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Media | Version: 3.5
Severity: normal | Resolution:
Keywords: has-patch 4.0-early | Focuses: javascript
---------------------------------+-----------------------------
Comment (by tillkruess):
The size `medium` is hardcoded in `imageSize()` and even tho `imageSize()`
accepts a size parameter, there is never one passed in the first place and
there is no way to pass one.
It would be awesome, if there was ''any'' way to filter the media grid
thumbnail size.
https://core.trac.wordpress.org/browser/trunk/src/wp-includes/js/media-
views.js#L5431
--
Ticket URL: <https://core.trac.wordpress.org/ticket/23292#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list