Missing “srcset” and “sizes” attributes on images
-
WP’s built in file uploader supports convertion of image into different sizes for different screens and it adds HTML “srcset” and “sizes” attributes to img tags. But since this plugin doesn’t apply srcset attributes to img tags it results in attaching the originally uploaded image into
img[src], which means it can be multiple megabites per image (even if only thumbnails shown)Would be greatif this will be fixed
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Missing “srcset” and “sizes” attributes on images’ is closed to new replies.