[wp-trac] [WordPress Trac] #34998: Problem with responsive images

WordPress Trac noreply at wordpress.org
Fri Dec 11 19:04:56 UTC 2015


#34998: Problem with responsive images
-------------------------------+------------------------------
 Reporter:  thisisbbc          |       Owner:  joemcgill
     Type:  defect (bug)       |      Status:  reviewing
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Media              |     Version:  4.4
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by jaspermdegroot):

 I added those two image sizes in TwentyFifteen:
 {{{
 add_image_size( 'entry-cropped', 960, 662, true );
 add_image_size( 'entry-cropped-fullwidth', 9999, 662, true );
 }}}
 Still I can't reproduce the issue, whatever I do to try to break things.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34998#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list