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
- Upload the plugin directory to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Gifload” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Gifload” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- first release