junaidbhura / fly-dynamic-image-resizer

Fly Dynamic Image Resizer plugin for WordPress
https://wordpress.org/plugins/fly-dynamic-image-resizer/
MIT License
161 stars 26 forks source link

srcset #1

Closed Filoz closed 8 years ago

Filoz commented 8 years ago

Hi! Does your plugin support the "srcset" attribute added recently in wordpress?

this can be a solution: http://wordpress.stackexchange.com/a/223842

junaidbhura commented 8 years ago

Hey there, There are currently no plans to incorporate this functionality into the plugin. You can write your own function in your theme to add the SRCSET attributes to the dynamically generated images.