[wp-trac] [WordPress Trac] #45985: Twenty Nineteen: Introduce better theme support for responsive images

WordPress Trac noreply at wordpress.org
Wed Dec 21 13:53:27 UTC 2022


#45985: Twenty Nineteen: Introduce better theme support for responsive images
---------------------------+-----------------------------
 Reporter:  kjellr         |       Owner:  (none)
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Future Release
Component:  Bundled Theme  |     Version:  5.0.3
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:  performance
---------------------------+-----------------------------

Comment (by vishalkakadiya):

 @kjellr Thank you for opening this ticket!

 I checked your patch for the regular images, and it is working fine. But,
 can you explain the below condition there?

 {{{
 if ( 767 <= $width ) {
 }}}

 -----------

 > Adding custom sizes attributes, including wide and full variants (This
 is dependent on Gutenberg #11973 being merged):

 Also, I think the ticket number(11973) is looking incorrect to me or let
 me know if I'm understanding it incorrectly.

 Thank you!

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


More information about the wp-trac mailing list