This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/ml-slider-lightbox
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Plugin Name === Contributors: matchalabs Tags: wordpress slideshow lightbox,meta slider,meta slider lightbox,slideshow lightbox,lightbox,slideshow,slider,wordpress lightbox Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CQ84KC4X8YKW8 Requires at least: 3.5 Tested up to: 4.1.1 Stable tag: 1.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Extends Meta Slider allowing slides to be opened in a lightbox. == Description == For use with the popular WordPress plugin <a href="https://wordpress.org/plugins/ml-slider/">Meta Slider</a> allowing slides to be opened in a lightbox, using one of the following supported lightbox plugins:<br> <ul> <li><a href="https://wordpress.org/plugins/easy-fancybox/">Easy FancyBox</a></li> <li><a href="https://wordpress.org/plugins/foobox-image-lightbox/">FooBox Image Lightbox (inc. Pro)</a></li> <li><a href="https://wordpress.org/plugins/responsive-lightbox/">Responsive Lightbox by dFactory</a></li> <li><a href="https://wordpress.org/plugins/simple-lightbox/">Simple Lightbox</a></li> <li><a href="https://wordpress.org/plugins/wp-lightbox-2/">WP Lightbox 2 (inc. Pro)</a></li> <li><a href="https://wordpress.org/plugins/lightbox-plus/">Lightbox Plus</a></li> <li><a href="https://wordpress.org/plugins/wp-video-lightbox/">WP Video Lightbox</a></li> <li><a href="https://wordpress.org/plugins/fancy-gallery/">Fancy Gallery</a></li> </ul> If you would like to use a lightbox plugin that isn't supported then let us know and we can look into adding it. == Screenshots == 1. Toggle the lightbox in the advanced settings panel == Installation == Requires: <br> <ul> <li><a href="https://wordpress.org/plugins/ml-slider/">Meta Slider</a> 3.0+ </li> </ul> and one of the following lightbox plugins: <ul> <li><a href="https://wordpress.org/plugins/easy-fancybox/">Easy FancyBox</a></li> <li><a href="https://wordpress.org/plugins/foobox-image-lightbox/">FooBox Image Lightbox</a></li> <li><a href="https://wordpress.org/plugins/responsive-lightbox/">Responsive Lightbox by dFactory</a></li> <li><a href="https://wordpress.org/plugins/simple-lightbox/">Simple Lightbox</a></li> <li><a href="https://wordpress.org/plugins/wp-lightbox-2/">WP Lightbox 2</a></li> <li><a href="https://wordpress.org/plugins/lightbox-plus/">Lightbox Plus</a></li> <li><a href="https://wordpress.org/plugins/wp-video-lightbox/">WP Video Lightbox</a></li> <li><a href="https://wordpress.org/plugins/fancy-gallery/">Fancy Gallery</a></li> </ul> If you would like to use a lightbox plugin that isn't supported then let us know and we can look into adding it. The easy way: 1. Go to the Plugins Menu in WordPress 2. Search for "Meta Slider Lightbox" 3. Click "Install" The not so easy way: 1. Upload the `ml-slider-lightbox` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Manage your slideshows using the 'Meta Slider' menu option == Changelog == = 1.6 [01/04/15] = * Adds support for FooBox Image Lightbox and WP Lightbox 2 *Pro* versions = 1.5 [30/01/15] = * Adds support for FooBox Image Lightbox and Responsive Lightbox by dFactory = 1.4 [15/12/14] = * Hides dependancy warning in admin if WP Video Lightbox is activated (reported by and thanks to: vfontj) = 1.3 [28/10/14] = * Adds support for Fancy Gallery lightbox plugin (suggested by and thanks to: Zim1) = 1.2 [17/09/14] = * Support for additional lightbox plugins = 1.1 [22/08/14] = * Fix: Array assignment compatibility PHP < v5.4 (reported by and thanks to: andrea_montuori) = 1.0 [15/08/14] = * Initial version