Ultimate Responsive Image Slider Plugin - Version 3.5.9

Version Description

  • Plugin details and sub pages updated
  • Tested with latest WordPress
Download this release

Release Info

Developer FARAZFRANK
Plugin Icon 128x128 Ultimate Responsive Image Slider Plugin
Version 3.5.9
Comparing to
See all releases

Code changes from version 3.5.8 to 3.5.9

admin-banner.php CHANGED
@@ -22,7 +22,7 @@ wp_enqueue_style('uris-bootstrap-min', URIS_PLUGIN_URL.'assets/css/bootstrap-lat
22
  </ul>
23
  <div class="col-md-12 wpfrank_banner_actions">
24
  <a class="button-primary button-hero" href="http://wpfrank.com/demo/ultimate-responsive-image-slider-pro/" target="_blank">Live Demo</a>
25
- <a class="button-primary button-hero" href="http://wpfrank.com/account/signup/ultimate-responsive-image-slider-pro" target="_blank">Buy Now $25</a>
26
  </div>
27
  <div class="plugin_version">
28
  <span><b>7.x</b>Version</span>
22
  </ul>
23
  <div class="col-md-12 wpfrank_banner_actions">
24
  <a class="button-primary button-hero" href="http://wpfrank.com/demo/ultimate-responsive-image-slider-pro/" target="_blank">Live Demo</a>
25
+ <a class="button-primary button-hero" href="http://wpfrank.com/account/signup/ultimate-responsive-image-slider-pro" target="_blank">Buy Now $35</a>
26
  </div>
27
  <div class="plugin_version">
28
  <span><b>7.x</b>Version</span>
assets/css/bootstrap-latest/bootstrap.css CHANGED
@@ -5187,5 +5187,4 @@ button.close {
5187
  .hidden-print {
5188
  display: none !important;
5189
  }
5190
- }
5191
- /*# sourceMappingURL=bootstrap.css.map */
5187
  .hidden-print {
5188
  display: none !important;
5189
  }
5190
+ }
 
assets/img/products/Filter-Gallery-Pro.jpg ADDED
Binary file
products.php CHANGED
@@ -11,10 +11,18 @@ class WPFURIS_Product_Menu {
11
  <div class="wpfrank-products-container">
12
  <div class="wpfrank-products-title"><h1>Our Premium Products</h1></div>
13
  <div class="wpfrank-products">
14
-
 
 
 
 
 
 
 
 
15
  <div class="wpfrank-product">
16
  <div class="wpfrank-product-title">Slider Factory Pro</div>
17
- <img class="wpfrank-product-image" src="<?php echo esc_url(URIS_PLUGIN_URL . "assets/img/products/Slider-Factory-Pro.png"); ?>">
18
  <div class="wpfrank-product-tagline">Premium Slider Plugin To Add Responsive Slide Show On Website</div>
19
  <div class="wpfrank-product-links">
20
  <a target="_blank" href="http://wpfrank.com/demo/slider-factory-pro/" class="wpfrank-link-button wpfrank-try-now">Live Demo</a>
@@ -39,7 +47,6 @@ class WPFURIS_Product_Menu {
39
  <a target="_blank" href="http://wpfrank.com/account/signup/ultimate-responsive-image-slider-pro" class="wpfrank-link-button wpfrank-buy-now">Buy Now</a>
40
  </div>
41
  </div>
42
-
43
  </div>
44
  </div>
45
  <?php
11
  <div class="wpfrank-products-container">
12
  <div class="wpfrank-products-title"><h1>Our Premium Products</h1></div>
13
  <div class="wpfrank-products">
14
+ <div class="wpfrank-product">
15
+ <div class="wpfrank-product-title">Filter Gallery Pro</div>
16
+ <img class="wpfrank-product-image" height="236px" src="<?php echo esc_url(URIS_PLUGIN_URL . "assets/img/products/Filter-Gallery-Pro.jpg"); ?>">
17
+ <div class="wpfrank-product-tagline">Premium Filter Gallery With Parent & Child Filters</div>
18
+ <div class="wpfrank-product-links">
19
+ <a target="_blank" href="http://wpfrank.com/demo/filter-gallery-pro/" class="wpfrank-link-button wpfrank-try-now">Live Demo</a>
20
+ <a target="_blank" href="http://wpfrank.com/account/signup/filter-gallery-pro" class="wpfrank-link-button wpfrank-buy-now">Buy Now</a>
21
+ </div>
22
+ </div>
23
  <div class="wpfrank-product">
24
  <div class="wpfrank-product-title">Slider Factory Pro</div>
25
+ <img class="wpfrank-product-image" height="236px" src="<?php echo esc_url(URIS_PLUGIN_URL . "assets/img/products/Slider-Factory-Pro.png"); ?>">
26
  <div class="wpfrank-product-tagline">Premium Slider Plugin To Add Responsive Slide Show On Website</div>
27
  <div class="wpfrank-product-links">
28
  <a target="_blank" href="http://wpfrank.com/demo/slider-factory-pro/" class="wpfrank-link-button wpfrank-try-now">Live Demo</a>
47
  <a target="_blank" href="http://wpfrank.com/account/signup/ultimate-responsive-image-slider-pro" class="wpfrank-link-button wpfrank-buy-now">Buy Now</a>
48
  </div>
49
  </div>
 
50
  </div>
51
  </div>
52
  <?php
readme.txt CHANGED
@@ -4,7 +4,7 @@ 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
 
@@ -166,6 +166,10 @@ Please use WordPress [support forum](http://wordpress.org/support/plugin/ultimat
166
 
167
  == Changelog ==
168
 
 
 
 
 
169
  = 3.5.7 + 3.5.8 =
170
  * Tested with latest WordPress
171
 
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.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
166
 
167
  == Changelog ==
168
 
169
+ = 3.5.9 =
170
+ * Plugin details and sub pages updated
171
+ * Tested with latest WordPress
172
+
173
  = 3.5.7 + 3.5.8 =
174
  * Tested with latest WordPress
175
 
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.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
@@ -27,6 +27,7 @@ along with Ultimate Responsive Image Slider. If not, see http://www.gnu.org/lice
27
 
28
  //Constant Variable
29
  define("URIS_PLUGIN_URL", plugin_dir_url(__FILE__));
 
30
 
31
  // Apply default settings on activation
32
  register_activation_hook( __FILE__, 'WRIS_DefaultSettingsPro' );
@@ -294,7 +295,7 @@ class URIS {
294
  <h4>Unlock More Features in Ultimate Responsive Image Slider Pro</h4>
295
  <p>5 Design Layouts, Transition Effect, Color Customizations, 500+ Google Fonts For Slide Title & Description, Slides Ordering, Link On Slides, 2 Light Box Style, Various Slider Control Settings</p>
296
  <a class="button button-primary button-hero load-customize hide-if-no-customize wpfrank-action-button" target="_blank" href="http://wpfrank.com/demo/ultimate-responsive-image-slider-pro/">Check Pro Plugin Demo</a>
297
- <a class="button button-primary button-hero load-customize hide-if-no-customize wpfrank-action-button" target="_blank" href="http://wpfrank.com/account/signup/ultimate-responsive-image-slider-pro">Buy Pro Plugin $25</a>
298
  <h4>Also Try My New Slider Plugin</h4>
299
  <a class="button button-primary button-hero load-customize hide-if-no-customize wpfrank-action-button" target="_blank" href="https://wordpress.org/plugins/slider-factory/">Slider Factory</a>
300
  </div>
2
  if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
3
 
4
  /*
5
+ Plugin Name: Ultimate Responsive Image Slider - 3.5.9
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
9
  Author: FARAZFRANK
10
  Author URI: http://wpfrank.com/
11
  Text Domain: ultimate-responsive-image-slider
27
 
28
  //Constant Variable
29
  define("URIS_PLUGIN_URL", plugin_dir_url(__FILE__));
30
+ define("URIS_PLUGIN_VER", '3.5.9');
31
 
32
  // Apply default settings on activation
33
  register_activation_hook( __FILE__, 'WRIS_DefaultSettingsPro' );
295
  <h4>Unlock More Features in Ultimate Responsive Image Slider Pro</h4>
296
  <p>5 Design Layouts, Transition Effect, Color Customizations, 500+ Google Fonts For Slide Title & Description, Slides Ordering, Link On Slides, 2 Light Box Style, Various Slider Control Settings</p>
297
  <a class="button button-primary button-hero load-customize hide-if-no-customize wpfrank-action-button" target="_blank" href="http://wpfrank.com/demo/ultimate-responsive-image-slider-pro/">Check Pro Plugin Demo</a>
298
+ <a class="button button-primary button-hero load-customize hide-if-no-customize wpfrank-action-button" target="_blank" href="http://wpfrank.com/account/signup/ultimate-responsive-image-slider-pro">Buy Pro Plugin $35</a>
299
  <h4>Also Try My New Slider Plugin</h4>
300
  <a class="button button-primary button-hero load-customize hide-if-no-customize wpfrank-action-button" target="_blank" href="https://wordpress.org/plugins/slider-factory/">Slider Factory</a>
301
  </div>