This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Gifload

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
  2. 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.

Contributors

Translate “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