[wp-trac] [WordPress Trac] #29498: Media grid details shouldn't use full size image

WordPress Trac noreply at wordpress.org
Thu Sep 4 02:45:17 UTC 2014


#29498: Media grid details shouldn't use full size image
--------------------------+------------------------------
 Reporter:  nacin         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  high          |  Milestone:  4.0
Component:  Media         |    Version:  trunk
 Severity:  critical      |   Keywords:  has-patch commit
  Focuses:  performance   |
--------------------------+------------------------------
 The media grid details overlay uses the full size image. This can easily
 be a 10MB photo, which is really, really bad. Instead, it should use the
 large size image, which is more or less how post.php for attachments
 works.

 If the large size doesn't exist, we can assume one of two things:
  * The image is smaller than large, so we can and should use full.
  * Someone has deregistered the large size. Let's use full there.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29498>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list