MetaSlider - Version 3.18.3

Version Description

  • 2020/Oct/15 =

  • TWEAK: Update plugin name to better describe its use

Download this release

Release Info

Developer metaslider
Plugin Icon 128x128 MetaSlider
Version 3.18.3
Comparing to
See all releases

Code changes from version 3.18.2 to 3.18.3

Files changed (2) hide show
  1. ml-slider.php +3 -3
  2. readme.txt +6 -2
ml-slider.php CHANGED
@@ -3,10 +3,10 @@
3
  /*
4
  * MetaSlider. Slideshow plugin for WordPress.
5
  *
6
- * Plugin Name: MetaSlider
7
  * Plugin URI: https://www.metaslider.com
8
  * Description: Easy to use slideshow plugin. Create SEO optimised responsive slideshows with Nivo Slider, Flex Slider, Coin Slider and Responsive Slides.
9
- * Version: 3.18.2
10
  * Author: MetaSlider
11
  * Author URI: https://www.metaslider.com
12
  * License: GPL-2.0+
@@ -35,7 +35,7 @@ class MetaSliderPlugin
35
  *
36
  * @var string
37
  */
38
- public $version = '3.18.2';
39
 
40
  /**
41
  * Pro installed version number
3
  /*
4
  * MetaSlider. Slideshow plugin for WordPress.
5
  *
6
+ * Plugin Name: Responsive Slider by MetaSlider - Slider and Carousel Plugin for WordPress
7
  * Plugin URI: https://www.metaslider.com
8
  * Description: Easy to use slideshow plugin. Create SEO optimised responsive slideshows with Nivo Slider, Flex Slider, Coin Slider and Responsive Slides.
9
+ * Version: 3.18.3
10
  * Author: MetaSlider
11
  * Author URI: https://www.metaslider.com
12
  * License: GPL-2.0+
35
  *
36
  * @var string
37
  */
38
+ public $version = '3.18.3';
39
 
40
  /**
41
  * Pro installed version number
readme.txt CHANGED
@@ -1,8 +1,8 @@
1
- === MetaSlider ===
2
  Contributors: matchalabs, DavidAnderson, dnutbourne, kbat82
3
  Tags: slideshow, slider, image slider, carousel, gallery, flexslider, wordpress slider, nivoslider, rotating banner, responsive slideshow, seo slideshow, unsplash
4
  Requires at least: 3.5
5
- Stable tag: 3.18.2
6
  Requires PHP: 5.2
7
  Tested up to: 5.5
8
  License: GPLv2 or later
@@ -167,6 +167,10 @@ See https://www.metaslider.com/documentation/image-cropping/
167
 
168
  == Changelog ==
169
 
 
 
 
 
170
  = 3.18.2 - 2020/Oct/02 =
171
 
172
  * FIX: Scope slideshow cache to site (for multi-site support)
1
+ === Responsive Slider by MetaSlider - Slider and Carousel Plugin for WordPress ===
2
  Contributors: matchalabs, DavidAnderson, dnutbourne, kbat82
3
  Tags: slideshow, slider, image slider, carousel, gallery, flexslider, wordpress slider, nivoslider, rotating banner, responsive slideshow, seo slideshow, unsplash
4
  Requires at least: 3.5
5
+ Stable tag: 3.18.3
6
  Requires PHP: 5.2
7
  Tested up to: 5.5
8
  License: GPLv2 or later
167
 
168
  == Changelog ==
169
 
170
+ = 3.18.3 - 2020/Oct/15 =
171
+
172
+ * TWEAK: Update plugin name to better describe its use
173
+
174
  = 3.18.2 - 2020/Oct/02 =
175
 
176
  * FIX: Scope slideshow cache to site (for multi-site support)