You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading images to WordPress, the format for the sub-sized images WordPress creates should be WebP when available.
When serving images in the frontend, use the WebP instead of the JPEG images
Overview
This is an overview of related issues. This may not necessarily be comprehensive, for a full list see all issues related to the "WebP Uploads" module here. When opening a new issue related to this feature, make sure to add the [Module] WebP Uploads label.
High-level feature:
Overview
This is an overview of related issues. This may not necessarily be comprehensive, for a full list see all issues related to the "WebP Uploads" module here. When opening a new issue related to this feature, make sure to add the
[Module] WebP Uploadslabel.Key enhancements
Required for initial plugin release
the_contentwith the correct image format #149Required for following plugin release and initial core patch
source_urlfor all additional mime types via REST API #167-scaledfor large images) #174Required for initial core patch merge
webp_uploads_content_image_mimesfilter items #237webp_uploads_pre_generate_additional_image_sourcefilter to support returningfilesizevalue #333Exploration
WebP#69WebPconversion #70WebPconversion #96Misc. bugs
webpimage is generated. #67*.jpgis not generated for scaled full size image. #122Research