Software Details:
Version: 1.1.0
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 52
It also integrates with many scripts that generate Lightbox-like effects.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
What is new in this release:
- Introduced the Cleaner_Gallery class, which allows for better code reuse and consolidates all the gallery functionality.
- Added support for Schema.org microdata.
- Added the .gallery-columns-x class.
- Added the .gallery-size-x class.
- Added aria-describedby attribute for images with captions for better accessibility.
What is new in version 0.9.2:
- Fixed an IE8 CSS bug with max-width and height.
- Tested with WordPress 3.2.
What is new in version 0.9.1:
- Remove the default feature of overwriting the columns if gallery has too few images since users have asked for this.
What is new in version 0.8:
- Important! Users sould re-save their settings after updating to version 0.8.
- Completely recoded the plugin from the ground up for a much needed code overhaul.
- Added support for the Colorbox script.
- Added the cleaner_gallery_image_link_class filter hook.
- Added the cleaner_gallery_image_link_rel filter hook.
- Removed the link class and rel options in the admin for the more robust filter hooks.
- Changed the Image Link option to the Default Image Link option, which allows users to always override this setting on a per-post basis.
- Recognizes custom image sizes created using the add_image_size() WordPress function.
- Split the plugin into new files so that specific parts of the code are only loaded when needed.
- Changed the settings page to fully support the screen options and meta box functionality of WordPress.
- Moved translations to the /languages folder.
- Added the offset argument so that users could more easily make paginated galleries.
What is new in version 0.7:
- Recoded much of the plugin to be more efficient.
- Added the cleaner_gallery_id() function to make sure multiple galleries in a single post have different IDs but the same class.
- Added cleaner_gallery_defaults filter hook.
- Added cleaner_gallery_default_settings() function to better handle user settings.
- Moved Lightbox-type image scripts to an external function from the main script (cleaner_gallery_link_attributes()).
- Deprecated CSS functions in favor of using wp_enqueue_style().'
- Dropped support for WordPress 2.5.
- Added support for jQuery Lightbox.
- Added support for LightWindow.
- Added support for FancyZoom.
- Added support for Floatbox.
Requirements:
- WordPress 2.5 or higher
Comments not found