Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #52867


Ignore:
Timestamp:
03/20/2021 11:07:42 AM (4 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52867

    • Property Keywords has-patch has-unit-tests added
    • Property Summary changed from Use WebP as default format for image subsizes (when available). to Use WebP as default format for image sub-sizes (when available).
  • Ticket #52867 – Description

    initial v3  
    1 Follow up to https://core.trac.wordpress.org/ticket/35725 where we introduced support for WebP images. Please review this ticket first as many of the changes proposed here have already been discussed extensively there!
     1Follow up to #35725 where we introduced support for WebP images. Please review this ticket first as many of the changes proposed here have already been discussed extensively there!
    22
    33By switching to WebP, users won't need to do anything and will benefit from faster sites because images will be 25-40% smaller, all with no loss of quality. Hosts will benefit from reduced memory usage for compression, and reduced storage and bandwidth requirements for images.