[wp-trac] [WordPress Trac] #32437: Uploaded images are still saved as a "resized" duplicate
WordPress Trac
noreply at wordpress.org
Fri Aug 11 01:37:28 UTC 2017
#32437: Uploaded images are still saved as a "resized" duplicate
--------------------------+-----------------------------
Reporter: wpdennis | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Media | Version: 4.2
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+-----------------------------
Comment (by galbaras):
@HKandulla if you prefer an optimised image, use an optimising plugin,
which will do a better job anyway, e.g. converting to WEBP, removing Exif,
etc, which WordPress doesn't do.
The whole point of uploading an image at the precise size you need is
doing the preparations ahead of time, which should include saving an
optimised version. Otherwise, just upload whatever size you have and let
WP take care of smaller sizes.
This situation leaves an extra file that's identical for most people and
serves absolutely no purpose.
A better solution than the one above may be the one in #38281.
This ticket has been open since v4.2!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32437#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list