[wp-trac] [WordPress Trac] #62359: Converted images have the dimension suffix added to the full size image.
WordPress Trac
noreply at wordpress.org
Thu Nov 7 23:52:00 UTC 2024
#62359: Converted images have the dimension suffix added to the full size image.
---------------------------+--------------------
Reporter: peterwilsoncc | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.7
Component: Media | Version: trunk
Severity: normal | Keywords:
Focuses: |
---------------------------+--------------------
When an image format is auto converted to a web safe file type, the full
size image of the converted file is given the dimensions suffix. Eg
`peggy.heic` will become `peggy-1000x750.jpeg`.
To avoid confusion, it would be preferable if the image either had no
suffix, eg `peggy.jpeg` or a suffix to indicate it has been converted, eg
`peggy-converted.jpeg`. My preference is for the former.
I've put this on the 6.7 milestone for resolution as once WP 6.7 is
released, back-compat requirements kick in and the dimension suffix would
need to be retained.
As discussed with @flixos90 and @mukesh27 on [https://github.com/WordPress
/wordpress-develop/pull/7733 PR#7733].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62359>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list