=== Better Image Loading === Contributors: Moosch Media Tags: images, loading Donate link: http://wp.mooschmedia.com/donate.php Requires at least: 4.4.0 Tested up to: 4.5.3 Stable tag: 0.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This plugin was inspired by [Medium](https://medium.com), it makes images load better on page paint. Providing a 'blurred' version of the image at the correct scale, then fading the true image in once loaded. It works by default on all post featured images leveraging the Wordpress post_thumbnail_html filter. For inline images the plugin searches through your post content and refactors the image for better loading. NOTE: You may need to regenerate thumbnails to create the blurred image for each attachment image. We recommend using the [Regenerate Thumbnails](https://en-gb.wordpress.org/plugins/regenerate-thumbnails/) plugin. == Frequently Asked Questions == None yet! == Installation == 1. Download the plugin and unzip it. 2. Upload the folder better-image-loading/ to your /wp-content/plugins/ folder. 3. Activate the plugin from your WordPress admin panel. 4. Installation finished. == Changelog == = 0.2.0 = * Added support for image captions * General code cleanup = 0.1.2 = * Added support for existing width/height attributes of images = 0.1.1 = * Fixed bug displaying images in post content = 0.1.0 = * Plugin released == Upgrade Notice == = 0.2.0 = Upgrade to add support for image captions = 0.1.2 = Upgrade to add support for existing width/height attributes of images = 0.1.1 = Upgrade to fix issues displaying images within post content = 0.1.0 = This is the first version of the plugin == Roadmap == = 0.2.1 = 1. Ability to turn off better image loading for post/page content == Screenshots ==