Version Description
Download this release
Release Info
Developer | FARAZFRANK |
Plugin | Ultimate Responsive Image Slider Plugin |
Version | 3.5.8 |
Comparing to | |
See all releases |
Code changes from version 3.5.7 to 3.5.8
- readme.txt +4 -4
- ultimate-responsive-image-slider.php +2 -2
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: FARAZFRANK
|
|
3 |
Donate link: https://wpfrank.com/
|
4 |
Tags: slider, best slider plugin, image slide show, responsive slider, wordpress image slider plugin
|
5 |
Requires at least: 4.0
|
6 |
-
Tested up to: 6.0.
|
7 |
-
Stable tag: 3.5.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -148,7 +148,7 @@ Yes, you can add Unlimited images slides in this plugin , you can easily change
|
|
148 |
|
149 |
= Will Ultimate Responsive Image Slider Plugin work with my theme =
|
150 |
|
151 |
-
Yes, Its work with any theme, include the WordPress
|
152 |
|
153 |
= I add and remove slider but nothing happen =
|
154 |
|
@@ -166,7 +166,7 @@ Please use WordPress [support forum](http://wordpress.org/support/plugin/ultimat
|
|
166 |
|
167 |
== Changelog ==
|
168 |
|
169 |
-
= 3.5.7 =
|
170 |
* Tested with latest WordPress
|
171 |
|
172 |
= 3.5.6 =
|
3 |
Donate link: https://wpfrank.com/
|
4 |
Tags: slider, best slider plugin, image slide show, responsive slider, wordpress image slider plugin
|
5 |
Requires at least: 4.0
|
6 |
+
Tested up to: 6.0.2
|
7 |
+
Stable tag: 3.5.8
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
148 |
|
149 |
= Will Ultimate Responsive Image Slider Plugin work with my theme =
|
150 |
|
151 |
+
Yes, Its work with any theme, include the al WordPress default themes also.
|
152 |
|
153 |
= I add and remove slider but nothing happen =
|
154 |
|
166 |
|
167 |
== Changelog ==
|
168 |
|
169 |
+
= 3.5.7 + 3.5.8 =
|
170 |
* Tested with latest WordPress
|
171 |
|
172 |
= 3.5.6 =
|
ultimate-responsive-image-slider.php
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
3 |
|
4 |
/*
|
5 |
-
Plugin Name: Ultimate Responsive Image Slider - 3.5.
|
6 |
Plugin URI: https://wordpress.org/plugins/ultimate-responsive-image-slider/
|
7 |
Description: Add unlimited image slides using Ultimate Responsive Image Slider in any Page and Post content to give an attractive mode to represent contents.
|
8 |
-
Version: 3.5.
|
9 |
Author: FARAZFRANK
|
10 |
Author URI: http://wpfrank.com/
|
11 |
Text Domain: ultimate-responsive-image-slider
|
2 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
3 |
|
4 |
/*
|
5 |
+
Plugin Name: Ultimate Responsive Image Slider - 3.5.8
|
6 |
Plugin URI: https://wordpress.org/plugins/ultimate-responsive-image-slider/
|
7 |
Description: Add unlimited image slides using Ultimate Responsive Image Slider in any Page and Post content to give an attractive mode to represent contents.
|
8 |
+
Version: 3.5.8
|
9 |
Author: FARAZFRANK
|
10 |
Author URI: http://wpfrank.com/
|
11 |
Text Domain: ultimate-responsive-image-slider
|