-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Labels
[Plugin] Modern Image FormatsIssues for the Modern Image Formats plugin (formerly WebP Uploads)Issues for the Modern Image Formats plugin (formerly WebP Uploads)[Type] BugAn existing feature is brokenAn existing feature is broken
Description
Bug Description
While i test something i found that the uploaded image didn't add original image extension( -jpeg
) in the sub-sizes but it added in full size image.
<img
fetchpriority="high"
decoding="async"
width="1024"
height="576"
src="http://localhost:8888/wp-content/uploads/2024/09/car-1024x576.avif"
alt=""
class="wp-image-57"
srcset=
"
http://localhost:8888/wp-content/uploads/2024/09/car-1024x576.avif 1024w,
http://localhost:8888/wp-content/uploads/2024/09/car-300x169.avif 300w,
http://localhost:8888/wp-content/uploads/2024/09/car-768x432.avif 768w,
http://localhost:8888/wp-content/uploads/2024/09/car-jpeg.avif 1080w
"
sizes="(max-width: 1024px) 100vw, 1024px"
>
The issue happen for both(WebP/AVIF) mime type.
Steps to reproduce
- Install and activate
Modern Image Formats
plugin. - Upload JPEG image
- See frontend.
Screenshots

adamsilverstein
Metadata
Metadata
Assignees
Labels
[Plugin] Modern Image FormatsIssues for the Modern Image Formats plugin (formerly WebP Uploads)Issues for the Modern Image Formats plugin (formerly WebP Uploads)[Type] BugAn existing feature is brokenAn existing feature is broken
Type
Projects
Status
Not Started/Backlog 📆