[wp-trac] [WordPress Trac] #35725: Add WebP support.
WordPress Trac
noreply at wordpress.org
Tue May 4 14:43:50 UTC 2021
#35725: Add WebP support.
-------------------------------------------------+-------------------------
Reporter: markoheijnen | Owner:
| adamsilverstein
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.8
Component: Media | Version: 3.5
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing has-unit- | Focuses:
tests needs-dev-note dev-feedback |
-------------------------------------------------+-------------------------
Changes (by adamsilverstein):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"50810" 50810]:
{{{
#!CommitTicketReference repository="" revision="50810"
Images: enable WebP support.
Add support for uploading, editing and saving WebP images when supported
by the server.
Add 'image/webp' to supported mime types. Correctly identify WebP images
and sizes even when PHP doesn't support WebP. Resize uploaded WebP files
(when supported) and use for front end markup.
Props markoheijne, blobfolio, Clorith, joemcgill, atjn, desrosj,
spacedmonkey, marylauc, mikeschroder, hellofromtonya, flixos90.
Fixes #35725.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35725#comment:174>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list