dominant-colors-lazy-loading-wordpress-plugin
dominant-colors-lazy-loading-wordpress-plugin copied to clipboard
This plugin allows you to lazy load your images while showing the dominant color of each image as a placeholder – like Pinterest or Google Images.
I added a quick check, to see if the `disable-dcll` class is present in the image, and if so the replacement aborts. I also referenced this in the readme ;)...
Hi, it'd be great to have the ability to disable dcll for certain images. Did I miss this, or is this currently not implemented. I think a special class like...
Analyzed whole thumbnail generating flow. I'd suggest, instead of generating 4 thumbnails - generating only one + storing type of it. If user changes in config thumbnail type - notify...
If server has imagick disabled, on calculation settings page there is "Do you want to calculate now?" even though there is no button or anything. Would be nice to have...