Version Description
Download this release
Release Info
Developer | FARAZFRANK |
Plugin | Ultimate Responsive Image Slider Plugin |
Version | 3.3.6 |
Comparing to | |
See all releases |
Code changes from version 3.3.5 to 3.3.6
- readme.txt +17 -14
- ultimate-responsive-image-slider.php +1 -1
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: 3.8
|
6 |
-
Tested up to: 5.2
|
7 |
-
Stable tag: 3.3.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -127,37 +127,40 @@ Please use WordPress [support forum](http://wordpress.org/support/plugin/ultimat
|
|
127 |
== Changelog ==
|
128 |
For more information, see [WP Frank](https://wpfrank.com/)
|
129 |
|
|
|
|
|
|
|
130 |
= V 3.3.5 =
|
131 |
-
|
132 |
|
133 |
= V 3.3.4 =
|
134 |
-
|
135 |
|
136 |
= V 3.3.3 =
|
137 |
-
|
138 |
|
139 |
= V 3.3.2 =
|
140 |
-
|
141 |
|
142 |
= V 3.3.1 =
|
143 |
-
|
144 |
|
145 |
= V 3.3.0 =
|
146 |
-
|
147 |
|
148 |
= V 3.2.16 =
|
149 |
-
|
150 |
|
151 |
= V 3.2.15 =
|
152 |
-
|
153 |
-
|
154 |
|
155 |
= V 3.2.14 =
|
156 |
-
|
157 |
|
158 |
= V 3.2.13 =
|
159 |
-
|
160 |
-
|
161 |
|
162 |
= V 3.2.12 =
|
163 |
- Fixed Pro Banner Placement
|
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: 3.8
|
6 |
+
Tested up to: 5.2.1
|
7 |
+
Stable tag: 3.3.6
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
127 |
== Changelog ==
|
128 |
For more information, see [WP Frank](https://wpfrank.com/)
|
129 |
|
130 |
+
= V 3.3.6 =
|
131 |
+
- Ragular check and update
|
132 |
+
|
133 |
= V 3.3.5 =
|
134 |
+
- Tested upto wp 5.2
|
135 |
|
136 |
= V 3.3.4 =
|
137 |
+
- plugin will get major update soon
|
138 |
|
139 |
= V 3.3.3 =
|
140 |
+
- Security update
|
141 |
|
142 |
= V 3.3.2 =
|
143 |
+
- Banner updated
|
144 |
|
145 |
= V 3.3.1 =
|
146 |
+
- Admin layout updated
|
147 |
|
148 |
= V 3.3.0 =
|
149 |
+
- Tested upto wp 5.1
|
150 |
|
151 |
= V 3.2.16 =
|
152 |
+
- Fixed issue when jQuery is loaded in footer
|
153 |
|
154 |
= V 3.2.15 =
|
155 |
+
- SEO Improvement
|
156 |
+
- Updated Pro Banner
|
157 |
|
158 |
= V 3.2.14 =
|
159 |
+
- Added Check Pro Banner
|
160 |
|
161 |
= V 3.2.13 =
|
162 |
+
- Added Our Premium Plugins
|
163 |
+
- Fixed bug when updating image URLs after website migration
|
164 |
|
165 |
= V 3.2.12 =
|
166 |
- Fixed Pro Banner Placement
|
ultimate-responsive-image-slider.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Ultimate Responsive Image Slider
|
4 |
Plugin URI: https://wordpress.org/plugins/ultimate-responsive-image-slider/
|
5 |
Description: Add unlimited image slides using Ultimate Responsive Image Slider in any Page and Post content to give an attractive mode to represent contents.
|
6 |
-
Version: 3.3.
|
7 |
Author: WP Frank
|
8 |
Author URI: https://wpfrank.com/
|
9 |
Text Domain: ultimate-responsive-image-slider
|
3 |
Plugin Name: Ultimate Responsive Image Slider
|
4 |
Plugin URI: https://wordpress.org/plugins/ultimate-responsive-image-slider/
|
5 |
Description: Add unlimited image slides using Ultimate Responsive Image Slider in any Page and Post content to give an attractive mode to represent contents.
|
6 |
+
Version: 3.3.6
|
7 |
Author: WP Frank
|
8 |
Author URI: https://wpfrank.com/
|
9 |
Text Domain: ultimate-responsive-image-slider
|