A plugin meant to replace poor native WordPress gallery markup with HTML5 and to add some responsive CSS.
| Author: | (profile at wordpress.org) |
| WordPress version required: | 3.6 |
| WordPress version tested: | 3.9.1 |
| Plugin version: | |
| Added to WordPress repository: | 12-11-2012 |
| Last updated: | 21-06-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 60 |
| Rated by: | 2 |
| Plugin URI: | |
| Total downloads: | 5 856 |
![]() Click to start download |
|
This plugin used to be a good feature for WordPress but with 3.9++ HTML5 support can be enabled with the following snippet :
add_theme_support( 'html5', array( 'gallery', 'caption' ) );
And I think it's much better to handle the responsive part from your main stylesheet now. Considering performance above all ! So you can download the plugin but I recommand not to use it with recent versions of WordPress (after 3.9) so basically not to use it because you're supposed to use the latest version of WordPress anytime ^^
This plugin was recommanded by WPMU.org
- The Ultimate Guide to Photoblogging With WordPress
- New HTML5 Responsive WordPress Gallery Plugin Improves Default Gallery
