[wp-trac] [WordPress Trac] #55443: Create WebP sub-sizes and use for output
WordPress Trac
noreply at wordpress.org
Tue Sep 6 21:13:32 UTC 2022
#55443: Create WebP sub-sizes and use for output
-------------------------------------------------+-------------------------
Reporter: adamsilverstein | Owner:
| adamsilverstein
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.1
Component: Media | Version: 6.0
Severity: normal | Resolution: fixed
Keywords: has-unit-tests needs-dev-note | Focuses:
needs-docs needs-user-docs has-patch commit | performance
-------------------------------------------------+-------------------------
Changes (by adamsilverstein):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"54086" 54086]:
{{{
#!CommitTicketReference repository="" revision="54086"
Media: Output WebP by default when uploading JPEGs.
Uploaded JPEGs will automatically be converted to WebP sub-sizes instead
of JPEG, saving space and making sites faster.
The original JPEG upload is always retained and can be accessed by calling
`wp_get_original_image_url`.
Props azaozz, flixos90.
Fixes #55443.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55443#comment:185>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list