[wp-trac] [WordPress Trac] #55840: Internationalization support for sizes added by 'edit_custom_thumbnail_sizes' filter

WordPress Trac noreply at wordpress.org
Tue Feb 7 19:09:50 UTC 2023


#55840: Internationalization support for sizes added by
'edit_custom_thumbnail_sizes' filter
--------------------------------+-----------------------
 Reporter:  tmatsuur            |       Owner:  antpb
     Type:  defect (bug)        |      Status:  assigned
 Priority:  normal              |   Milestone:  6.2
Component:  Media               |     Version:  6.0
 Severity:  normal              |  Resolution:
 Keywords:  commit needs-patch  |     Focuses:
--------------------------------+-----------------------
Changes (by azaozz):

 * keywords:  has-patch commit => commit needs-patch


Comment:

 Just FYI, `medium-large` is a "hidden" image size that is not (should not
 be) used anywhere in the UI. It was added only to support responsive
 images (`srcset` and `sizes`), same as the other two default image sizes:
 `1536x1536` and `2048x2048` (yes, these are the "size names" in the image
 meta).

 Looking at the PRs, `medium-large` should not be "translatable". WordPress
 has only four sizes that are exposed in the UI: thumbnail, medium, large,
 full size.

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


More information about the wp-trac mailing list