Advanced post slider - Version 2.5.1

Version Description

  • Resolved minor bug.
  • Compatibility check.

=

Download this release

Release Info

Developer digontoahsan
Plugin Icon wp plugin Advanced post slider
Version 2.5.1
Comparing to
See all releases

Code changes from version 2.5.0 to 2.5.1

Files changed (2) hide show
  1. advanced-post-slider.php +2 -2
  2. readme.txt +6 -2
advanced-post-slider.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Advanced post slider
4
  Plugin URI: www.wpcue.com
5
  Description: A multipurpose responsive slideshow plugin powered with three built-in design template, lots of easy customizable options and many more to explore.
6
- Version: 2.5.0
7
  Author: digontoahsan
8
  Author URI: www.wpcue.com
9
  License: GPL2
@@ -75,7 +75,7 @@
75
  if(get_option('advps-db-version') && !get_option('advps-update-notification')){
76
  update_option('advps-update-notification','show');
77
  }
78
- update_option('advps-curr-version','2.5.0');
79
  }
80
  add_action( 'plugins_loaded', 'advps_update_db' );
81
  /* ---------------------------------------------------------------------------------------*/
3
  Plugin Name: Advanced post slider
4
  Plugin URI: www.wpcue.com
5
  Description: A multipurpose responsive slideshow plugin powered with three built-in design template, lots of easy customizable options and many more to explore.
6
+ Version: 2.5.1
7
  Author: digontoahsan
8
  Author URI: www.wpcue.com
9
  License: GPL2
75
  if(get_option('advps-db-version') && !get_option('advps-update-notification')){
76
  update_option('advps-update-notification','show');
77
  }
78
+ update_option('advps-curr-version','2.5.1');
79
  }
80
  add_action( 'plugins_loaded', 'advps_update_db' );
81
  /* ---------------------------------------------------------------------------------------*/
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: digontoahsan
3
  Donate link:
4
  Tags: post slider, wordpress content slider, wordpress slideshow, logo scroller, testimonial scroller, banner rotator, recent post slider, image slider, image slideshow, responsive slider, responsive carousel slider, news slider
5
  Requires at least: 3.0.1
6
- Tested up to: 4.4
7
- Stable tag: 2.5.0
8
  License: GPLv2
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -152,4 +152,8 @@ Check details here [Advanced post slider 2.3.0](http://www.wpcue.com/advanced-po
152
  * Important security fix and data cleaning. Upgrade is highly recommended.
153
  * Duplicating option set not working issue resolved.
154
 
 
 
 
 
155
  == Upgrade Notice ==
3
  Donate link:
4
  Tags: post slider, wordpress content slider, wordpress slideshow, logo scroller, testimonial scroller, banner rotator, recent post slider, image slider, image slideshow, responsive slider, responsive carousel slider, news slider
5
  Requires at least: 3.0.1
6
+ Tested up to: 4.9.6
7
+ Stable tag: 2.5.1
8
  License: GPLv2
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
152
  * Important security fix and data cleaning. Upgrade is highly recommended.
153
  * Duplicating option set not working issue resolved.
154
 
155
+ = 2.5.1 =
156
+ * Resolved minor bug.
157
+ * Compatibility check.
158
+
159
  == Upgrade Notice ==