Description
This plugin allow WordPress to generate animated thumbnail from GIF files, instead of static files.
This plugin uses image magick convert
to generate smaller gif, your server needs to have it. A check
is done during activation, so if you do not have acces to convert
this plugin will do nothing.
Installation
Install this plugin as any other plugins
- Upload the plugin files to the
/wp-content/plugins/wp-gif-resizer
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Next GIF uploaded will use this plugin
FAQ
- Why should i install this plugin ?
-
By default WordPress generate thumbnails of GIF files, but the generated files are not animated.
This plugins generate animated thumbnail
Reviews
Contributors & Developers
“WP Gif Resizer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Gif Resizer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
1.0.0
- First release