=== Add LightBox & Title === Contributors: ppalli Donate link: Tags: lightbox, automatic, images Requires at least: 2.7.1 Tested up to: 2.7.1 Stable tag: 0.1 This plugin for WordPress automatically add the rel="lightbox[ID-OF-THE-POST]" and recovers the image title. == Description == This plugin automatically add the rel="lightbox[POST_ID]" to images linked in a post and in a comment, and recovers the image title. POST_ID is unique per post so all images per post are grouped in one lightbox set. Doesn't add the the files required for lightbox! It is inspired by Add Lightbox of Mdkart (http://mdkart.fr/blog/plugin-add-lightbox-pour-wordpress/) == Installation == 1. Unzip the file add-lightbox-title.php or the folder /add-lightbox-title/ 2. Upload it in /wp-content/plugins/ of your Wordpress installation 3. Activate the Plugin 4. And that's it! == Frequently Asked Questions == - == Screenshots == - == Changelog == * Version 0.1 * First Release