Slider by Soliloquy – Responsive Image Slider for WordPress - Version 2.1.0

Version Description

  • Fix hover state error.
Download this release

Release Info

Developer griffinjt
Plugin Icon 128x128 Slider by Soliloquy – Responsive Image Slider for WordPress
Version 2.1.0
Comparing to
See all releases

Code changes from version 2.0.9 to 2.1.0

includes/global/shortcode.php CHANGED
@@ -403,7 +403,7 @@ class Soliloquy_Shortcode_Lite {
403
  });
404
 
405
  // Minify before outputting to improve page load time.
406
- <?php do_action( 'soliloquy_api_end_global', $data ); echo $this->minify( ob_get_clean() ); echo '<!--[if IE]><script type="text/javascript">jQuery(document).ready(function($){$(".soliloquy-container").each(function(i, el){$(el).hover(function(){$(this).addClass("soliloquy-hover");},function(){$(this).removeClass("soliloquy-hover");});});});<![endif]-->'; ?></script>
407
  <?php
408
  }
409
 
403
  });
404
 
405
  // Minify before outputting to improve page load time.
406
+ <?php do_action( 'soliloquy_api_end_global', $data ); echo $this->minify( ob_get_clean() ); ?></script>
407
  <?php
408
  }
409
 
readme.txt CHANGED
@@ -1,6 +1,6 @@
1
  === Responsive WordPress Slider - Soliloquy Lite ===
2
  Contributors: griffinjt
3
- Tags: wordpress slider, slider, wordpress slider plugin, slider plugin, responsive, responsive slider, image slider, image slider plugin, responsive slider plugin, responsive image slider, responsive image slider plugin, custom post types, slideshow, responsive slideshow, slideshow plugin, responsive slideshow plugin, rotator, image rotator, responsive rotator, jquery slider, javascript slider, jquery rotator, javascript rotator, picture slider, photo slider, photo rotator, shortcode, template tag, wordpress slideshow, photo slider, wordpress responsive slider, wordpress picture slider, responsive picture slider
4
  Requires at least: 3.5.1
5
  Tested up to: 3.9
6
  Stable tag: trunk
@@ -10,11 +10,11 @@ The best responsive WordPress slider plugin. Made lite and free.
10
 
11
  == Description ==
12
 
13
- Soliloquy, the [best responsive WordPress slider plugin](http://soliloquywp.com/pricing/?utm_source=orgrepo&utm_medium=link&utm_campaign=Soliloquy%2BLite), is now available in its Lite form! Soliloquy is audited by Mark Jaquith, lead developer of WordPress, for security and features the **easiest to use and most performance optimized code for a WordPress slider plugin.** By utilizing custom post types, Soliloquy allows you to create an infinite number of responsive WordPress sliders with an infinite number of images in each slider with a few clicks of the mouse. **It's hard to go wrong with this WordPress slider!**
14
 
15
- *Need more convincing? [Check out the top ten reasons why Soliloquy is the **best responsive WordPress slider plugin** on the market!](http://soliloquywp.com/wordpress-slider-plugin/?utm_source=orgrepo&utm_medium=link&utm_campaign=Soliloquy%2BLite)
16
 
17
- **Note: This is the lite version of the Soliloquy WordPress slider. Want even more WordPress slider features, including HTML/video slides, complete embedded video support for YouTube and Vimeo, widgets, and access to exclusive Addons (such as full lightbox support and image filters)? [Click here to purchase the best responsive WordPress slider plugin now!](http://soliloquywp.com/pricing/?utm_source=orgrepo&utm_medium=link&utm_campaign=Soliloquy%2BLite).**
18
 
19
  = Features =
20
 
@@ -29,7 +29,7 @@ Soliloquy, the [best responsive WordPress slider plugin](http://soliloquywp.com/
29
 
30
  Beyond the features mentioned above, there are plenty of other **WordPress slider features** inside of the plugin. You gain the benefit of an intuitive user interface that makes slider management easy, simple to understand slider options, and a plethora of hooks and filters to **manipulate the slider output.**
31
 
32
- _It's hard to go wrong by choosing [Soliloquy](http://soliloquywp.com/pricing/?utm_source=orgrepo&utm_medium=link&utm_campaign=Soliloquy%2BLite) as your all-in-one **WordPress slider plugin** solution!_
33
 
34
  = Why Choose Soliloquy? =
35
 
@@ -37,20 +37,20 @@ Soliloquy is the **best choice for a WordPress slider plugin** because it is fas
37
 
38
  [youtube http://www.youtube.com/watch?v=zw_t7RXYzTE]
39
 
40
- **Note: This WordPress slider plugin is provided as-is. Only critical bug fixes, future compatibility with WordPress versions and routine maintenance will be addressed in plugin updates. If you want support or access to more slider features, [consider purchasing a support license](http://soliloquywp.com/pricing/?utm_source=orgrepo&utm_medium=link&utm_campaign=Soliloquy%2BLite).**
41
 
42
  == Installation ==
43
 
44
  1. Install Soliloquy Lite either via the WordPress.org plugin repository, or by uploading the files to your server.
45
  2. Activate Soliloquy Lite.
46
  3. Navigate to the Soliloquy tab at the bottom of your admin menu and click "Add New" to begin creating your new WordPress slider.
47
- 4. Salivate for new features and [purchase the full version of Soliloquy](http://soliloquywp.com/pricing/?utm_source=orgrepo&utm_medium=link&utm_campaign=Soliloquy%2BLite)!
48
 
49
  == Frequently Asked Questions ==
50
 
51
  = I'd like access to more features. How can I get them? =
52
 
53
- You can get access to more features, Addons and support by [visiting the Soliloquy website and purchasing a support license](http://soliloquywp.com/pricing/?utm_source=orgrepo&utm_medium=link&utm_campaign=Soliloquy%2BLite). Purchasing a support license gets you access to the full version of Soliloquy, automatic updates and support. Purchasing a developer support license gets you all the aforementioned plus exclusive access to Soliloquy Addons.
54
 
55
  == Screenshots ==
56
 
@@ -63,7 +63,7 @@ You can get access to more features, Addons and support by [visiting the Soliloq
63
 
64
  == Notes ==
65
 
66
- Soliloquy is absolutely, positively the [best responsive WordPress slider plugin](http://soliloquywp.com/?utm_source=orgrepo&utm_medium=link&utm_campaign=Soliloquy%2BLite) on the market. It is fast, flexible and solves the problem of responsive sliders in a flash.
67
 
68
  In v2.0 of Soliloquy Lite, it includes a big plugin architecture change. You need to make sure you click on the link and follow the instructions on the screen when updating. There will be an upgrade notice - make sure you click this and upgrade your sliders after updating to v2!
69
 
@@ -84,6 +84,9 @@ Soliloquy has many Addons that extend its default functionality to make it do in
84
 
85
  == Changelog ==
86
 
 
 
 
87
  = 2.0.9 =
88
  * Fixed navigation arrow regression (hidden by default and exposed on hover).
89
  * Fixed keyboard navigation regression (keyboard navigation now on by default).
1
  === Responsive WordPress Slider - Soliloquy Lite ===
2
  Contributors: griffinjt
3
+ Tags: wordpress slider, slider, wordpress slider plugin, slider plugin, responsive, responsive slider, image slider, image slider plugin, responsive slider plugin, responsive image slider, responsive image slider plugin, custom post types, slideshow, responsive slideshow, slideshow plugin, responsive slideshow plugin, rotator, image rotator, responsive rotator, jquery slider, javascript slider, jquery rotator, javascript rotator, picture slider, photo slider, photo rotator, shortcode, template tag, wordpress slideshow, photo slider, wordpress responsive slider, wordpress picture slider, responsive picture slider, wordpress image slider, wordpress gallery, image gallery, photo gallery, wordpress photo gallery
4
  Requires at least: 3.5.1
5
  Tested up to: 3.9
6
  Stable tag: trunk
10
 
11
  == Description ==
12
 
13
+ Soliloquy, the [best responsive WordPress slider plugin](http://soliloquywp.com/), is now available in its Lite form! Soliloquy is audited by Mark Jaquith, lead developer of WordPress, for security and features the **easiest to use and most performance optimized code for a WordPress slider plugin.** By utilizing custom post types, Soliloquy allows you to create an infinite number of responsive WordPress sliders with an infinite number of images in each slider with a few clicks of the mouse. **It's hard to go wrong with this WordPress slider!**
14
 
15
+ *Need more convincing? [Check out the top ten reasons why Soliloquy is the **best responsive WordPress slider plugin** on the market!](http://soliloquywp.com/wordpress-slider-plugin/)
16
 
17
+ **Note: This is the lite version of the Soliloquy WordPress slider. Want even more WordPress slider features, including HTML/video slides, complete embedded video support for YouTube and Vimeo, widgets, and access to exclusive Addons (such as full lightbox support and image filters)? [Click here to purchase the best responsive WordPress slider plugin now!](http://soliloquywp.com/).**
18
 
19
  = Features =
20
 
29
 
30
  Beyond the features mentioned above, there are plenty of other **WordPress slider features** inside of the plugin. You gain the benefit of an intuitive user interface that makes slider management easy, simple to understand slider options, and a plethora of hooks and filters to **manipulate the slider output.**
31
 
32
+ _It's hard to go wrong by choosing [Soliloquy](http://soliloquywp.com/) as your all-in-one **WordPress slider plugin** solution!_
33
 
34
  = Why Choose Soliloquy? =
35
 
37
 
38
  [youtube http://www.youtube.com/watch?v=zw_t7RXYzTE]
39
 
40
+ **Note: This WordPress slider plugin is provided as-is. Only critical bug fixes, future compatibility with WordPress versions and routine maintenance will be addressed in plugin updates. If you want support or access to more slider features, [consider purchasing a support license](http://soliloquywp.com/).**
41
 
42
  == Installation ==
43
 
44
  1. Install Soliloquy Lite either via the WordPress.org plugin repository, or by uploading the files to your server.
45
  2. Activate Soliloquy Lite.
46
  3. Navigate to the Soliloquy tab at the bottom of your admin menu and click "Add New" to begin creating your new WordPress slider.
47
+ 4. Salivate for new features and [purchase the full version of Soliloquy](http://soliloquywp.com/)!
48
 
49
  == Frequently Asked Questions ==
50
 
51
  = I'd like access to more features. How can I get them? =
52
 
53
+ You can get access to more features, Addons and support by [visiting the Soliloquy website and purchasing a support license](http://soliloquywp.com/). Purchasing a support license gets you access to the full version of Soliloquy, automatic updates and support. Purchasing a developer support license gets you all the aforementioned plus exclusive access to Soliloquy Addons.
54
 
55
  == Screenshots ==
56
 
63
 
64
  == Notes ==
65
 
66
+ Soliloquy is absolutely, positively the [best responsive WordPress slider plugin](http://soliloquywp.com/) on the market. It is fast, flexible and solves the problem of responsive sliders in a flash.
67
 
68
  In v2.0 of Soliloquy Lite, it includes a big plugin architecture change. You need to make sure you click on the link and follow the instructions on the screen when updating. There will be an upgrade notice - make sure you click this and upgrade your sliders after updating to v2!
69
 
84
 
85
  == Changelog ==
86
 
87
+ = 2.1.0 =
88
+ * Fix hover state error.
89
+
90
  = 2.0.9 =
91
  * Fixed navigation arrow regression (hidden by default and exposed on hover).
92
  * Fixed keyboard navigation regression (keyboard navigation now on by default).
soliloquy-lite.php CHANGED
@@ -5,7 +5,7 @@
5
  * Description: Soliloquy is best responsive WordPress slider plugin. This is the lite version.
6
  * Author: Thomas Griffin
7
  * Author URI: http://thomasgriffinmedia.com
8
- * Version: 2.0.9
9
  * Text Domain: soliloquy
10
  * Domain Path: languages
11
  *
@@ -54,7 +54,7 @@ class Soliloquy_Lite {
54
  *
55
  * @var string
56
  */
57
- public $version = '2.0.9';
58
 
59
  /**
60
  * The name of the plugin.
5
  * Description: Soliloquy is best responsive WordPress slider plugin. This is the lite version.
6
  * Author: Thomas Griffin
7
  * Author URI: http://thomasgriffinmedia.com
8
+ * Version: 2.1.0
9
  * Text Domain: soliloquy
10
  * Domain Path: languages
11
  *
54
  *
55
  * @var string
56
  */
57
+ public $version = '2.1.0';
58
 
59
  /**
60
  * The name of the plugin.