Version Description
- Fix: Minor bug fixes
Download this release
Release Info
Developer | chrisakelley |
Plugin | Slider by Soliloquy – Responsive Image Slider for WordPress |
Version | 2.5.1.3 |
Comparing to | |
See all releases |
Code changes from version 1.5.1.1 to 2.5.1.3
- includes/admin/common.php +2 -2
- includes/admin/review.php +1 -1
- readme.txt +111 -45
- soliloquy-lite.php +2 -2
includes/admin/common.php
CHANGED
@@ -298,7 +298,7 @@ class Soliloquy_Common_Admin_Lite {
|
|
298 |
|
299 |
// Whether we have an ID or not, filter the ID.
|
300 |
$shareasale_id = apply_filters( 'soliloquy_shareasale_id', $shareasale_id );
|
301 |
-
|
302 |
// If at this point we still don't have an ID, we really don't have one!
|
303 |
// Just return the standard upgrade URL.
|
304 |
if ( empty( $shareasale_id ) ) {
|
@@ -307,7 +307,7 @@ class Soliloquy_Common_Admin_Lite {
|
|
307 |
|
308 |
// If here, we have a ShareASale ID
|
309 |
// Return ShareASale URL with redirect.
|
310 |
-
return 'http://www.shareasale.com/r.cfm?u=' . $shareasale_id . '&b=
|
311 |
|
312 |
}
|
313 |
|
298 |
|
299 |
// Whether we have an ID or not, filter the ID.
|
300 |
$shareasale_id = apply_filters( 'soliloquy_shareasale_id', $shareasale_id );
|
301 |
+
|
302 |
// If at this point we still don't have an ID, we really don't have one!
|
303 |
// Just return the standard upgrade URL.
|
304 |
if ( empty( $shareasale_id ) ) {
|
307 |
|
308 |
// If here, we have a ShareASale ID
|
309 |
// Return ShareASale URL with redirect.
|
310 |
+
return 'http://www.shareasale.com/r.cfm?u=' . $shareasale_id . '&b=380096&m=40286&afftrack=&urllink=soliloquywp%2Ecom%2Flite%2F';
|
311 |
|
312 |
}
|
313 |
|
includes/admin/review.php
CHANGED
@@ -62,7 +62,7 @@ class Soliloquy_Review {
|
|
62 |
*/
|
63 |
public function __construct() {
|
64 |
|
65 |
-
$this->base =
|
66 |
|
67 |
add_action( 'admin_notices', array( $this, 'review' ) );
|
68 |
add_action( 'wp_ajax_soliloquy_dismiss_review', array( $this, 'dismiss_review' ) );
|
62 |
*/
|
63 |
public function __construct() {
|
64 |
|
65 |
+
$this->base = Soliloquy_Lite::get_instance();
|
66 |
|
67 |
add_action( 'admin_notices', array( $this, 'review' ) );
|
68 |
add_action( 'wp_ajax_soliloquy_dismiss_review', array( $this, 'dismiss_review' ) );
|
readme.txt
CHANGED
@@ -1,47 +1,119 @@
|
|
1 |
-
=== Responsive
|
2 |
-
Contributors: griffinjt
|
3 |
-
Tags:
|
4 |
Requires at least: 4.0.0
|
5 |
Tested up to: 4.7.1
|
6 |
Stable tag: trunk
|
7 |
License: GNU General Public License v2.0 or later
|
8 |
|
9 |
-
The best
|
|
|
10 |
|
11 |
== Description ==
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
-
|
16 |
|
17 |
-
|
18 |
|
19 |
-
|
|
|
20 |
|
21 |
-
|
22 |
-
* Drag-and-drop image uploading, sorting and saving for each WordPress slider that you build.
|
23 |
-
* Completely SEO optimized with the ability to specify alt and title tags for your images within the slider.
|
24 |
-
* Completely responsive (with touch enabled swiping).
|
25 |
-
* Shortcode and template tags handy so that you can insert your WordPress slider anywhere in your theme.
|
26 |
-
* Metadata editing for each image, including image titles, alt tags and full HTML captions.
|
27 |
-
* Smart JS/CSS loading so that assets only load on pages where a Soliloquy WordPress slider is present.
|
28 |
-
* Media uploader button to easily insert your WordPress slider into your posts/pages from the WYSIWYG editor.
|
29 |
|
30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
|
32 |
-
|
33 |
|
34 |
-
|
35 |
|
36 |
-
|
|
|
37 |
|
38 |
-
|
39 |
|
40 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 <a href="http://soliloquywp.com/" rel="friend" title="Click here to learn more about Soliloquy!">purchase the full version of Soliloquy</a>!
|
@@ -50,7 +122,15 @@ Soliloquy is the **best choice for a WordPress slider plugin** because it is fas
|
|
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 <a href="http://soliloquywp.com/" rel="friend" title="Soliloquy Support License">visiting the Soliloquy website and purchasing a support license</a>. Purchasing a support license gets you access to the full version of Soliloquy, automatic updates and support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
|
55 |
== Screenshots ==
|
56 |
|
@@ -65,31 +145,17 @@ You can get access to more features, Addons and support by <a href="http://solil
|
|
65 |
|
66 |
Soliloquy is absolutely, positively the <a href="http://soliloquywp.com/" rel="friend" title="Soliloquy">best responsive WordPress slider plugin</a> on the market. It is fast, flexible and solves the problem of responsive sliders quick and painlessly.
|
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 |
|
70 |
-
The pro version of Soliloquy has many more features and enables you to do so much more than Soliloquy
|
71 |
|
72 |
-
|
73 |
-
|
74 |
-
= Addons =
|
75 |
-
|
76 |
-
Soliloquy has many Addons that extend its default functionality to make it do incredible things.
|
77 |
-
* <a href="http://soliloquywp.com/addons/css/" rel="friend" title="Soliloquy CSS Addon">Soliloquy CSS Addon</a> - Customize your WordPress sliders by adding custom CSS and styles.
|
78 |
-
* <a href="http://soliloquywp.com/addons/themes/" rel="friend" title="Soliloquy Themes Addon">Soliloquy Themes Addon</a> - beautiful themes for your WordPress slider.
|
79 |
-
* <a href="http://soliloquywp.com/addons/lightbox/" rel="friend" title="Soliloquy Lightbox Addon">Soliloquy Lightbox Addon</a> - use powerful lightbox features to enhance the presentation and interaction with your WordPress slider.
|
80 |
-
* <a href="http://soliloquywp.com/addons/instagram/" rel="friend" title="Soliloquy Instagram Addon">Soliloquy Instagram Addon</a> - make awesome responsive WordPress sliders from your Instagram photo stream.
|
81 |
-
* <a href="http://soliloquywp.com/addons/featured-content/" rel="friend" title="Soliloquy Featured Content Addon">Soliloquy Featured Content Addon</a> - Easily create WordPress sliders based on blog posts, pages, products, testimonials, and other custom post types.
|
82 |
-
* <a href="http://soliloquywp.com/addons/pinterest/" rel="friend" title="Soliloquy Pinterest Addon">Soliloquy Pinterest Addon</a> - easily add a "Pin It" button to images in your slider.
|
83 |
-
* <a href="http://soliloquywp.com/addons/thumbnails/" rel="friend" title="Soliloquy Thumbnails Addon">Soliloquy Thumbnails Addon</a> - give your slider easy-to-use and responsive thumbnails.
|
84 |
-
* <a href="http://soliloquywp.com/addons/carousel/" rel="friend" title="Soliloquy Carousel Addon">Soliloquy Carousel Addon</a> - transform your default WordPress slider into a responsive and easy-to-use carousel slider.
|
85 |
-
* <a href="http://soliloquywp.com/addons/woocommerce-addon/" rel="friend" title="Soliloquy WooCommerce Addon">Soliloquy WooCommerce Addon</a> - Interactive product sliders for your WooCommerce store.
|
86 |
-
* <a href="http://soliloquywp.com/addons/dynamic/" rel="friend" title="Soliloquy Dynamic Addon">Soliloquy Dynamic Addon</a> - Dynamically create sliders on the fly from various different sources.
|
87 |
-
* <a href="http://soliloquywp.com/addons/defaults-addon/" rel="friend" title="Soliloquy Defaults Addon">Soliloquy Defaults Addon</a> - Speed up the slider creation process with default settings.
|
88 |
-
* <a href="http://soliloquywp.com/addons/schedule/" rel="friend" title="Soliloquy Schedule Addon">Soliloquy Schedule Addon</a> - Schedule sliders or individual slides for specific time intervals.
|
89 |
-
* <a href="http://soliloquywp.com/addons/protection-addon/" rel="friend" title="Soliloquy Protection Addon">Soliloquy Protection Addon</a> - Disable right click to prevent users from downloading your images.
|
90 |
|
|
|
|
|
91 |
|
92 |
-
|
|
|
93 |
|
94 |
= 2.5.1.1 =
|
95 |
* Fix: Minor bug fixes.
|
1 |
+
=== Slider by Soliloquy - Responsive Image Slider for WordPress ===
|
2 |
+
Contributors: griffinjt, smub
|
3 |
+
Tags: slider, image slider, video slider, responsive slider, gallery slider, post slider, photo slider, youtube slider, wordpress slider, woocommerce slider, product slider, image carousel, carousel slider, pdf slider, fullscreen slider, mobile slider, best slider, content slider, wistia slider, slideshow, html5 slider, thumbnail slider, instagram slider, best responsive slider, testimonial slider, custom post types slider, javascript slider
|
4 |
Requires at least: 4.0.0
|
5 |
Tested up to: 4.7.1
|
6 |
Stable tag: trunk
|
7 |
License: GNU General Public License v2.0 or later
|
8 |
|
9 |
+
The best WordPress slider plugin. Drag & Drop responsive slider builder that helps you create beautiful image slider with just a few clicks.
|
10 |
+
|
11 |
|
12 |
== Description ==
|
13 |
|
14 |
+
= WordPress Slider Plugin =
|
15 |
+
|
16 |
+
Here at **Soliloquy Slider**, we believe that you shouldn't have to hire a developer to create a WordPress slider. That's why we built <a href="http://soliloquywp.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="Envira Gallery">Soliloquy</a>, a drag & drop **image slider plugin** that's both EASY and POWERFUL.
|
17 |
+
|
18 |
+
**Slider by Soliloquy** allows you to create beautiful responsive image sliders and video sliders for your WordPress site in minutes, not hours!
|
19 |
+
|
20 |
+
At Soliloquy, user experience is our #1 priority. That's why we put in extra effort to ensure that Soliloquy is the best responsive **image slider** for WordPress. This means that your slider will always look great on all devices (mobile, tablet, laptop, and desktop).
|
21 |
+
|
22 |
+
Soliloquy slider is highly optimized for web and server performance because we understand the importance of speed when it comes to SEO and conversion. We can honestly say that Soliloquy is the **fastest WordPress slider plugin** in the market.
|
23 |
+
|
24 |
+
> <strong>Soliloquy Slider Pro</strong><br />
|
25 |
+
> This plugin is the lite version of the popular Soliloquy Slider plugin that comes with all the slider features you will ever need including slider templates, pdf slider, woocommerce slider, featured content slider, carousel slider, lightbox slider, dynamic slider, thumbnail navigation, instagram slider, image protection, and tons more. <a href="http://soliloquywp.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="Envira Gallery">Click here to purchase the best premium WordPress slider plugin now!</a>
|
26 |
+
|
27 |
+
**Slider by Soliloquy** has been downloaded over 1,000,000 times. Here's why smart photographers, designers, and developers love Soliloquy Sliders, and you will too!
|
28 |
+
|
29 |
+
https://www.youtube.com/watch?v=d1bhi_cZSmc
|
30 |
+
|
31 |
+
= Drag & Drop Responsive Slider Builder =
|
32 |
+
|
33 |
+
We were tired with the bloated and buggy slider plugins. That's why we built Soliloquy Slider to adapt to your workflow and allow you to create responsive WordPress sliders in minutes. By using our easy to use <a href="http://soliloquywp.com/features/drag-drop-builder/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">drag and drop builder</a>, you can upload your images, rearrange them, and basically create a slider in 5 minutes or less.
|
34 |
+
|
35 |
+
But don't just take our word. See what one of the WordPress experts are saying:
|
36 |
+
|
37 |
+
> I used to custom build rotators for every project since I hadn't found a tool with the flexibility I needed. Now I have Soliloquy. It <strong>works great out of the box</strong>, has an easy-to-use interface, and gives you the power to customize everything with hooks and filters.<br>
|
38 |
+
> Bill Erickson - WordPress Consultant
|
39 |
+
|
40 |
+
= Mobile Ready, SEO Friendly and Optimized for Speed =
|
41 |
+
|
42 |
+
Soliloquy Slider is 100% responsive and mobile-friendly by default. We also optimized every query on the front-end and the back-end to ensure maximum speed - Yes, Soliloquy is the fastest WordPress slider plugin.
|
43 |
+
|
44 |
+
We also made Soliloquy the most SEO friendly slider plugin with proper HTML markup, fast speed, and google friendly display.
|
45 |
+
|
46 |
+
= Easy to Customize and Extend =
|
47 |
+
|
48 |
+
You can easily customize your Soliloquy slider with our built-in templates or create your own.
|
49 |
|
50 |
+
But we also knew that our developer friends may want to extend it further. That's why Soliloquy comes with tons of hooks and filters (and yes it's all very-well documented).
|
51 |
|
52 |
+
See why one of the leading WordPress developers love Soliloquy:
|
53 |
|
54 |
+
>Soliloquy is just as easy to use as you'd hope, and its underlying code is solid. It follows WordPress coding conventions, is securely coded, and blends into the WordPress UI perfectly. I'll definitely be recommending Soliloquy to anyone who needs a WordPress slider plugin!<br/>
|
55 |
+
>Mark Jaquith - Lead Developer for WordPress
|
56 |
|
57 |
+
= Full Soliloquy Slider Feature List =
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
+
* Drag & Drop Slider Builder
|
60 |
+
* 100% Responsive Slider - Mobile Friendly
|
61 |
+
* Beautiful Slider Templates for Customization
|
62 |
+
* <a href="http://soliloquywp.com/addons/featured-content/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Featured Content Slider</a> - Easily create sliders based on blog posts, pages, products, testimonials, and other custom post types.
|
63 |
+
* <a href="http://soliloquywp.com/addons/woocommerce-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">WooCommerce Slider</a> - Create beautiful product sliders for your WooCommerce store.
|
64 |
+
* <a href="http://soliloquywp.com/addons/lightbox/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Lightbox Slider</a> - Create lightbox slider for your photos and galleries.
|
65 |
+
* <a href="http://soliloquywp.com/addons/carousel/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Carousel</a> - Create responsive carousel slider for your images, photos, videos, and galleries.
|
66 |
+
* <a href="http://soliloquywp.com/addons/thumbnails/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Thumbnails</a> - Add thumbnail images as navigation for your WordPress slider.
|
67 |
+
* <a href="http://soliloquywp.com/addons/instagram/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Instagram Slider</a> - Import images from Instagram into your WordPress slider.
|
68 |
+
* <a href="http://soliloquywp.com/addons/pdf/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">PDF Slider</a> - Create responsive sliders from your presentation slides and other PDF files.
|
69 |
+
* <a href="http://soliloquywp.com/addons/pinterest/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Pinterest</a> - Easily add Pinterest "Pin It" buttons your WordPress image slider.
|
70 |
+
* <a href="http://soliloquywp.com/addons/css/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">CSS Styles</a> - Customize your image sliders with custom CSS.
|
71 |
+
* <a href="http://soliloquywp.com/addons/protection-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Image Protection</a> - Protect your slider images with Soliloquy Slider protection addon.
|
72 |
+
* <a href="http://soliloquywp.com/addons/schedule/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Schedule Slides</a> - Easily schedule both sliders and individual slides to be displayed at specific time intervals.
|
73 |
+
* <a href="http://soliloquywp.com/addons/defaults-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Default Settings</a> - Speed up your slider creation with customized Default settings.
|
74 |
+
* Want us to add something else? Suggest a feature and we'll get it added!
|
75 |
|
76 |
+
After reading this feature list, you can probably imagine why Soliloquy is the best WordPress slider plugin in the market.
|
77 |
|
78 |
+
But don't just take our word. See what one of the expert WordPress consultants and core contributor is saying:
|
79 |
|
80 |
+
> We have used many sliders in the past building client WordPress sites and now only use Soliloquy. It is designer/developer friendly to customize and easy for our clients to use once the site is their hands. We don't even consider using anything else.<br>
|
81 |
+
> Brian Bourn - Expert WordPress Consultant
|
82 |
|
83 |
+
= WordPress Slider Demo =
|
84 |
|
85 |
+
Soliloquy Slider is truly the perfect combination of Easy and Powerful.
|
86 |
+
|
87 |
+
While Soliloquy offers tons of features, below are some of the most requested slider demos.
|
88 |
+
|
89 |
+
* <a href="http://soliloquywp.com/demo/carousel-slider-demo/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">WordPress Carousel Slider Demo</a>
|
90 |
+
* <a href="http://soliloquywp.com/demo/featured-content-slider-demo/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">WordPress Featured Content Slider Demo</a>
|
91 |
+
* <a href="http://soliloquywp.com/demo/lightbox-slider-demo/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">WordPress Lightbox Slider Demo</a>
|
92 |
+
* <a href="http://soliloquywp.com/demo/video-slider-demo/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">WordPress Video Slider Demo</a>
|
93 |
+
* <a href="http://soliloquywp.com/instagram-slider-demo/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">WordPress Instagram Slider Demo</a>
|
94 |
+
* <a href="http://soliloquywp.com/demo/pdf-slider-demo/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">WordPress PDF Slider Demo</a>
|
95 |
+
* <a href="http://soliloquywp.com/demo/html-slider-demo/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">WordPress Custom HTML Slider Demo</a>
|
96 |
+
* <a href="http://soliloquywp.com/demo/slider-with-thumbnails-demo/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">WordPress Slider with Thumbnails Demo</a>
|
97 |
+
* See the full list of <a href="http://soliloquywp.com/demo/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Soliloquy Slider Demos</a>
|
98 |
+
|
99 |
+
= Credits =
|
100 |
+
|
101 |
+
Soliloquy Slider is created by <a href="https://thomasgriffin.io" rel="friend" title="Thomas Griffin">Thomas Griffin</a> and <a href="https://syedbalkhi.com/" rel="friend" title="Syed Balkhi">Syed Balkhi</a>.
|
102 |
+
|
103 |
+
= What's Next =
|
104 |
+
|
105 |
+
If you like the Soliloquy Slider plugin, then consider checking out our other projects:
|
106 |
+
|
107 |
+
* <a href="http://optinmonster.com/" rel="friend" title="OptinMonster">OptinMonster</a> - Get More Email Subscribers
|
108 |
+
* <a href="http://enviragallery.com/" rel="friend" title="Envira Gallery">Envira Gallery</a> - Best WordPress Gallery Plugin
|
109 |
+
* <a href="https://wpforms.com/" rel="friend" title="WPForms">WPForms</a> - Drag & Drop WordPress Form Builder
|
110 |
+
* <a href="https://www.monsterinsights.com" rel="friend" title="MonsterInsights"> MonsterInsights</a> - Best Google Analytics Plugin for WordPress
|
111 |
+
|
112 |
+
Visit <a href="http://www.wpbeginner.com/" rel="friend" title="WPBeginner">WPBeginner</a> to learn from our <a href="http://www.wpbeginner.com/category/wp-tutorials/" rel="friend" title="WordPress Tutorials">WordPress Tutorials</a> and find out about other <a href="http://www.wpbeginner.com/category/plugins/" rel="friend" title="Best WordPress Plugins">best WordPress plugins</a>.
|
113 |
|
114 |
== Installation ==
|
115 |
|
116 |
+
1. Install Soliloquy Lite either via the WordPress.org plugin repository or by uploading the files to your server. (See instructions on <a href="http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/" rel="friend">how to install a WordPress plugin</a>)
|
117 |
2. Activate Soliloquy Lite.
|
118 |
3. Navigate to the Soliloquy tab at the bottom of your admin menu and click "Add New" to begin creating your new WordPress slider.
|
119 |
4. Salivate for new features and <a href="http://soliloquywp.com/" rel="friend" title="Click here to learn more about Soliloquy!">purchase the full version of Soliloquy</a>!
|
122 |
|
123 |
= I'd like access to more features. How can I get them? =
|
124 |
|
125 |
+
You can get access to more features, Addons and support by <a href="http://soliloquywp.com/" rel="friend" title="Soliloquy Support License">visiting the Soliloquy website and purchasing a support license</a>. Purchasing a support license gets you access to the full version of Soliloquy slider, automatic updates and support, and depending on the level of support license, you can even get exclusive access to Soliloquy Slider Addons!
|
126 |
+
|
127 |
+
= Who should use Soliloquy Slider? =
|
128 |
+
|
129 |
+
Soliloquy slider is perfect for photographers, designers, bloggers, and small businesses. Basically if you want to create a beautiful WordPress slider, then you need to use Soliloquy.
|
130 |
+
|
131 |
+
= Do I need to have coding skills to use Soliloquy Slider? =
|
132 |
+
|
133 |
+
Absolutely not. You can create and customize beautiful image and video sliders without any coding knowledge. We made it super easy.
|
134 |
|
135 |
== Screenshots ==
|
136 |
|
145 |
|
146 |
Soliloquy is absolutely, positively the <a href="http://soliloquywp.com/" rel="friend" title="Soliloquy">best responsive WordPress slider plugin</a> on the market. It is fast, flexible and solves the problem of responsive sliders quick and painlessly.
|
147 |
|
148 |
+
In v2.0 of Soliloquy Slider 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!
|
149 |
|
150 |
+
The pro version of Soliloquy slider has many more features and enables you to do so much more than Soliloquy slider lite, such as add images from your Media Library and use your own custom videos from YouTube, Vimeo and Wistia!
|
151 |
|
152 |
+
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
153 |
|
154 |
+
= 2.5.1.3 =
|
155 |
+
* Fix: Minor bug fixes
|
156 |
|
157 |
+
= 2.5.1.2 =
|
158 |
+
* Hotfix: Class name
|
159 |
|
160 |
= 2.5.1.1 =
|
161 |
* Fix: Minor bug fixes.
|
soliloquy-lite.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Soliloquy is best responsive WordPress slider plugin. This is the lite version.
|
6 |
* Author: Soliloquy Team
|
7 |
* Author URI: https://soliloquywp.com
|
8 |
-
* Version: 2.5.1.
|
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.5.1.
|
58 |
|
59 |
/**
|
60 |
* The name of the plugin.
|
5 |
* Description: Soliloquy is best responsive WordPress slider plugin. This is the lite version.
|
6 |
* Author: Soliloquy Team
|
7 |
* Author URI: https://soliloquywp.com
|
8 |
+
* Version: 2.5.1.3
|
9 |
* Text Domain: soliloquy
|
10 |
* Domain Path: languages
|
11 |
*
|
54 |
*
|
55 |
* @var string
|
56 |
*/
|
57 |
+
public $version = '2.5.1.3';
|
58 |
|
59 |
/**
|
60 |
* The name of the plugin.
|