webvitalii / page-list

WordPress plugin which provides shortcodes to show list of pages.
https://wordpress.org/plugins/page-list/
12 stars 8 forks source link

Add support for responsive images #3

Open jefferyto opened 6 years ago

jefferyto commented 6 years ago

WordPress 4.4 added built-in support for responsive images. It would be great if the featured images outputted by [pagelist_ext] integrated this support; it would make loading on mobile connections much faster.

Thanks!

jefferyto commented 6 years ago

I should clarify, I'm specifying one of the other built-in image sizes (medium) that isn't cropped, so having responsive image support makes building a responsive layout easier (and minimizes loading times).