Tag: RICG Responsive Images
-
Happy 10 yrs for default `sizes`
10 years ago today, I shared this idea for how WordPress could ship a default sizes attribute for responsive images. For content images, we may not know the actual width of the image in a layout, but we might be able to assume that the maximum width of the image is the width of the…
-
Responsive Images in WordPress 4.4 – A personal story
This is a brief account of how I accidentally became a lead developer of a new WordPress feature.
-
RICG Responsive Images Version 2.3
Happy Monday everyone. Version 2.3 of the RICG Responsive Images Plugin for WordPress just launched with a few notable new features and bunch of smaller improvements. Gallery support As of version 2.3, images inside galleries will now include srcset and sizes attributes. We’ve added this support by moving the filter from post_thumbnail_html to wp_get_attachment_image_attributes, so if…