Plugin Name: Lightbox Plus
Plugin Homepage: http://www.23systems.net/plugins/lightbox-plus/
Download Link: http://downloads.wordpress.org/plugin/lightbox-plus.zip
Author: Dan Zappone
License: MIT License
Description: Lightbox Plus implements ColorBox as a lightbox image overlay tool for WordPress. ColorBox was created by Jack Moore of Color Powered and is licensed under the MIT License. Lightbox Plus permits users to view larger versions of images without having to leave the current page, and is also able to display simple slide shows. The use of the dark or light background, which dims the page over which the image has been overlaid, also serves to highlight the image being viewed. Lightbox Plus captures the image title for display in the overlay.
Some of the updates include:
- Fixed duplicate
rel=lightbox[]tags being generated. - Added option to auto-lightbox text links to images
- Added additional width and height options
- Now works correctly with WordPress MU
- Degradation of performance in Firefox corrected. May still occur in older versions
- Moved all possible JavaScript to the footer to improve load speed
- Cleaned up jQuery call to correctly work in no conflict mode per definition.
- Updated Colorbox to 1.3.6
- Eliminated conflict with Featured Content plug-in
- Added replacement shortcode gallery method to allow Lightbox Plus to work with shortcode galleries called via the echo
do_shortcode('[ gallery link="file" size="thumbnail"]');method in templates. - Replacement shortcode gallery function automatically adds
rel="lightbox"orclass="cboxModal"as selected in options. - Added code to automatically cleanup doubled title tags from shortcode galleries.
- Added quicklinks to the plugin listing on the plugin page.
- UI tweaks to the admin page.
- Fixed IE display issues for elegant and shadowed themes.
- Re-added additional simple styles blue, green, grey, purple, red, teal, yellow in addition to balck and white
- Fixed prev/next buttons in simple styles to only display when cursor hovers over left or right of image.
Lightbox Plus uses WordPress's built in jQuery library.
Lightbox Plus Supports WordPress 2.8+ and WordPress MU 2.9+.