What is WordPress image srcset?
Since WordPress 4.4 release of December 2015, native responsive images is supported by srcset and sizes attributes. By adding srcset attributes for responsive images, it allows browsers to choose the most appropriate image size based on the user’s device. WordPress automatically creates several sizes of each image uploaded to the media library. WordPress Core includes … Read more