=== Gifload === Contributors: auth0x Tags: gifload, image, video, gifs, lazyload, thumbnail Requires at least: 3.0.1 Tested up to: 4.6.1 Stable tag: 1.0 License: MIT license License URI: https://opensource.org/licenses/MIT Let your pages load faster, with Gifload! Automatic extraction of thumbnails, lazy-loading of GIFs and optional use of mp4 video conversion. == Description == Gifload automatically extracts thumbnail images from GIFs and uses those for lazy-loading the page. The GIF can be in the post's body or thumbnail, Gifload will intercept it either way and optimize the image. Thumbnails will be extracted in the same folder of the original GIF. If a .mp4 file with the same name is available, it will be used in place of the GIF (because videos are smaller and faster to load). == Installation == 1. Upload the plugin directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0 = * first release