MetaSlider - Version 1.0.1

Version Description

Download this release

Release Info

Developer matchalabs
Plugin Icon 128x128 MetaSlider
Version 1.0.1
Comparing to
See all releases

Code changes from version 1.0 to 1.0.1

Files changed (2) hide show
  1. ml-slider.php +2 -2
  2. readme.txt +25 -10
ml-slider.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: ML Slider
4
  * Plugin URI: http://www.ml-slider.com
5
  * Description: Responsive Slider
6
- * Version: 1.0
7
  * Author: Matcha Labs
8
  * Author URI: http://www.matchalabs.com
9
  * License: GPL
@@ -14,7 +14,7 @@
14
  * GNU General Public License for more details.
15
  */
16
 
17
- define( 'MLSLIDER_VERSION', '1.0' );
18
  define( 'MLSLIDER_BASE_URL', plugin_dir_url( __FILE__ ) );
19
  define( 'MLSLIDER_ASSETS_URL', MLSLIDER_BASE_URL . 'assets/' );
20
 
3
  * Plugin Name: ML Slider
4
  * Plugin URI: http://www.ml-slider.com
5
  * Description: Responsive Slider
6
+ * Version: 1.0.1
7
  * Author: Matcha Labs
8
  * Author URI: http://www.matchalabs.com
9
  * License: GPL
14
  * GNU General Public License for more details.
15
  */
16
 
17
+ define( 'MLSLIDER_VERSION', '1.0.1' );
18
  define( 'MLSLIDER_BASE_URL', plugin_dir_url( __FILE__ ) );
19
  define( 'MLSLIDER_ASSETS_URL', MLSLIDER_BASE_URL . 'assets/' );
20
 
readme.txt CHANGED
@@ -1,26 +1,39 @@
1
  === Plugin Name ===
2
  Contributors: matchalabs
3
- Tags: flexslider,flex,nivoslider,nivo,responsive,slider,slideshow,carousel,coinslider,coin
4
- Requires at least: 3.3
5
  Tested up to: 3.5
6
- Stable tag: 1.0
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
10
- 4 sliders in 1! Choose from NivoSlider, FlexSlider, CoinSlider or Responsive Slides.
11
 
12
  == Description ==
13
-
14
- 4 sliders in 1! Choose from NivoSlider, FlexSlider, CoinSlider or Responsive Slides.
15
-
16
- ML Slider is a clean slideshow management plugin that leaves the heavy lifting to a selection of popular MIT licensed jQuery slider plugins - the choice is yours! ML Slider builds upon standard WordPress functionality wherever possible; slideshows are stored as a custom post type, slides are stored as media attachments.
17
 
18
  Use the intuitive administration panel to manage your slideshows.
19
 
20
- Each slider can be set to use a different library.
21
-
22
  Add multiple slideshows to pages, posts and templates using the built in shortcode.
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  == Installation ==
25
 
26
  1. Upload the `ml-slider` folder to the `/wp-content/plugins/` directory
@@ -31,6 +44,8 @@ Add multiple slideshows to pages, posts and templates using the built in shortco
31
 
32
  == Screenshots ==
33
 
 
 
34
  == Changelog ==
35
 
36
  = 1.0 =
1
  === Plugin Name ===
2
  Contributors: matchalabs
3
+ Tags: flexslider,flex,flex slider,nivoslider,nivo,nivo slider,responsiveslides,responsive, responsive slides,slider,coinslider,coin,coin slider,slideshow,carousel,wordpress slider,responsive slider,slider plugin,photos,picture,vertical slides,ml slider,image rotator,wordpress slideshow,image slider
4
+ Requires at least: 3.5
5
  Tested up to: 3.5
6
+ Stable tag: 1.0.1
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
10
+ 4 image sliders in 1! Choose from NivoSlider, FlexSlider, CoinSlider or Responsive Slides.
11
 
12
  == Description ==
13
+ ML Slider is a clean slideshow management plugin that leaves the heavy lifting to a selection of popular jQuery slider plugins - the choice is yours. ML Slider builds upon standard WordPress functionality wherever possible; slideshows are stored as a custom post type, slides are stored as media attachments.
 
 
 
14
 
15
  Use the intuitive administration panel to manage your slideshows.
16
 
 
 
17
  Add multiple slideshows to pages, posts and templates using the built in shortcode.
18
 
19
+ Features:
20
+
21
+ * Create unlimited slideshows with unlimited number of slides
22
+ * Intuitive administration panel
23
+ * Choose slider library from NivoSlider, FlexSlider, CoinSlider or Responsive Slides (per slideshow)
24
+ * Add captions to slides
25
+ * Add URLs to slides
26
+ * Reorder slides with drag and drop
27
+ * Integrated with WordPress media manager
28
+ * Create new slides from your Media Library, or upload new images
29
+ * Responsive (NivoSlider, FlexSlider, Responsive Slides only)
30
+ * Include as many slideshows on the same page as you want
31
+ * Configure each slideshow with the chosen slider library options
32
+ * 4 Themes (NivoSlider)
33
+ * Adjust slider libary options such as: speed, theme, hover pause, width, height
34
+ * Option to include your own CSS
35
+ * Lightweight, only the bare minimum in terms of JavaScript and CSS is outputted to your website
36
+
37
  == Installation ==
38
 
39
  1. Upload the `ml-slider` folder to the `/wp-content/plugins/` directory
44
 
45
  == Screenshots ==
46
 
47
+ 1. Administration panel
48
+
49
  == Changelog ==
50
 
51
  = 1.0 =