WP Logo Showcase Responsive Slider - Version 2.4.1

Version Description

(26, 12 2019) = * [] Updated features list. * [] Fixed logo image border-radius issue.

Download this release

Release Info

Developer wponlinesupport
Plugin Icon 128x128 WP Logo Showcase Responsive Slider
Version 2.4.1
Comparing to
See all releases

Code changes from version 2.4 to 2.4.1

assets/css/logo-showcase.css CHANGED
@@ -19,7 +19,7 @@
19
  .wpls-logo-showcase .slick-dots{left:15px !important; right:15px !important; text-align:center;bottom:-10px !important; position: absolute; }
20
  .wpls-logo-showcase .wpls-logo-cnt.slick-slide{margin:0 5px;}
21
  .wpls-logo-showcase .wpls-fix-box{max-height: 250px;width: 100%;box-sizing: border-box; line-height:0px;}
22
- .wpls-logo-showcase .wpls-logo-cnt.slick-slide img{display:inline-block !important; max-height:250px; max-width:100%; box-sizing: border-box; padding:10px; border:1px solid #f1f1f1; box-shadow:none !important }
23
  .wpls-logo-showcase .slick-slide{ text-align:center !important; display: inline-block !important; float:none !important; vertical-align: middle !important; }
24
  .wpls-logo-showcase .slick-slide .logo-title{color:#444; padding:10px 0; font-size:16px;}
25
  .wpls-logo-showcase .slick-arrow{display: none; }
19
  .wpls-logo-showcase .slick-dots{left:15px !important; right:15px !important; text-align:center;bottom:-10px !important; position: absolute; }
20
  .wpls-logo-showcase .wpls-logo-cnt.slick-slide{margin:0 5px;}
21
  .wpls-logo-showcase .wpls-fix-box{max-height: 250px;width: 100%;box-sizing: border-box; line-height:0px;}
22
+ .wpls-logo-showcase .wpls-logo-cnt.slick-slide img{display:inline-block !important; border-radius:0px !important; max-height:250px; max-width:100%; box-sizing: border-box; padding:10px; border:1px solid #f1f1f1; box-shadow:none !important }
23
  .wpls-logo-showcase .slick-slide{ text-align:center !important; display: inline-block !important; float:none !important; vertical-align: middle !important; }
24
  .wpls-logo-showcase .slick-slide .logo-title{color:#444; padding:10px 0; font-size:16px;}
25
  .wpls-logo-showcase .slick-arrow{display: none; }
includes/admin/settings/premium.php CHANGED
@@ -51,9 +51,15 @@ if ( !defined( 'ABSPATH' ) ) {
51
 
52
  /* Table Footer */
53
  .wpos-plugin-pricing-table tfoot th, .wpos-plugin-pricing-table tfoot td{text-align: center; border-top: 1px solid #ccc;}
54
- .wpos-plugin-pricing-table tfoot a{font-weight: 600; color: #fff; text-decoration: none; text-transform: uppercase; display: inline-block; padding: 1em 2em; background: #59c7fb; border-radius: .2em;}
 
 
 
55
  </style>
56
-
 
 
 
57
  <table class="wpos-plugin-pricing-table">
58
  <colgroup></colgroup>
59
  <colgroup></colgroup>
@@ -67,7 +73,7 @@ if ( !defined( 'ABSPATH' ) ) {
67
  </th>
68
  <th>
69
  <h2>Premium</h2>
70
- <p>Gain access to <strong>Logo Showcase Responsive Slider</strong> and <strong>all other products</strong> with a single purchase.</p>
71
  <p class="promo">Our most valuable package!</p>
72
  </th>
73
  </tr>
@@ -77,8 +83,8 @@ if ( !defined( 'ABSPATH' ) ) {
77
  <tr>
78
  <th></th>
79
  <td></td>
80
- <td><p>Gain access to <strong>Logo Showcase Responsive Slider</strong> and <strong>all other products</strong> with a single purchase.</p>
81
- <a href="https://www.wponlinesupport.com/pricing/?ref=WposPratik" target="_blank">View Pricing Options</a></td>
82
  </tr>
83
  </tfoot>
84
 
@@ -145,6 +151,11 @@ if ( !defined( 'ABSPATH' ) ) {
145
  <td><i class="dashicons dashicons-yes"></i></td>
146
  <td><i class="dashicons dashicons-yes"></i></td>
147
  </tr>
 
 
 
 
 
148
  <tr>
149
  <th>Visual Composer Page Builder Supports <span>Use this plugin with Visual Composer easily</span></th>
150
  <td><i class="dashicons dashicons-no-alt"></i></td>
@@ -181,6 +192,11 @@ if ( !defined( 'ABSPATH' ) ) {
181
  <td><i class="dashicons dashicons-yes"></i></td>
182
  <td><i class="dashicons dashicons-yes"></i></td>
183
  </tr>
 
 
 
 
 
184
  <tr>
185
  <th>Support <span>Get support for plugin</span></th>
186
  <td>Limited</td>
51
 
52
  /* Table Footer */
53
  .wpos-plugin-pricing-table tfoot th, .wpos-plugin-pricing-table tfoot td{text-align: center; border-top: 1px solid #ccc;}
54
+ .wpos-plugin-pricing-table tfoot a{font-weight: 600; color: #fff; text-decoration: none; text-transform: uppercase; display: inline-block; padding: 1em 2em; background: #ca4a1f; border-radius: .2em;}
55
+
56
+ .essential-plugin-bundle{clear:both; margin-bottom:15px;}
57
+ .essential-plugin-bundle img{max-width:100%;}
58
  </style>
59
+ <div class="essential-plugin-bundle">
60
+ <a href="https://www.wponlinesupport.com/pricing/?ref=WposPratik&utm_source=WP&utm_medium=WP-Plugins&utm_campaign=Essential-Plugin-Banner" target="_blank"><img src="https://www.wponlinesupport.com/plugin-data-api/images/plugin-bundle-banner.png?time=<?php echo current_time('timestamp'); ?>" alt="essential-plugin-bundle" /></a>
61
+ </div>
62
+
63
  <table class="wpos-plugin-pricing-table">
64
  <colgroup></colgroup>
65
  <colgroup></colgroup>
73
  </th>
74
  <th>
75
  <h2>Premium</h2>
76
+ <p>Gain access to <strong>Logo Showcase Responsive Slider</strong> included in <br /><strong>Essential Plugin Bundle</strong></p>
77
  <p class="promo">Our most valuable package!</p>
78
  </th>
79
  </tr>
83
  <tr>
84
  <th></th>
85
  <td></td>
86
+ <td><p>Gain access to <strong>Logo Showcase Responsive Slider</strong> included in <strong>Essential Plugin Bundle</p>
87
+ <a href="https://www.wponlinesupport.com/pricing/?ref=WposPratik&utm_source=WP&utm_medium=WP-Plugins&utm_campaign=Upgrade-PRO" target="_blank">View Buying Options</a></td>
88
  </tr>
89
  </tfoot>
90
 
151
  <td><i class="dashicons dashicons-yes"></i></td>
152
  <td><i class="dashicons dashicons-yes"></i></td>
153
  </tr>
154
+ <tr>
155
+ <th>Gutenberg Block Supports <span>Use this plugin with Gutenberg easily</span></th>
156
+ <td><i class="dashicons dashicons-no-alt"></i></td>
157
+ <td><i class="dashicons dashicons-yes"></i></td>
158
+ </tr>
159
  <tr>
160
  <th>Visual Composer Page Builder Supports <span>Use this plugin with Visual Composer easily</span></th>
161
  <td><i class="dashicons dashicons-no-alt"></i></td>
192
  <td><i class="dashicons dashicons-yes"></i></td>
193
  <td><i class="dashicons dashicons-yes"></i></td>
194
  </tr>
195
+ <tr>
196
+ <th>Automatic Update <span>Get automatic plugin updates </span></th>
197
+ <td>Lifetime</td>
198
+ <td>Lifetime</td>
199
+ </tr>
200
  <tr>
201
  <th>Support <span>Get support for plugin</span></th>
202
  <td>Limited</td>
includes/admin/wpls-how-it-work.php CHANGED
@@ -122,12 +122,6 @@ function wpls_help_tabs() {
122
  'url' => 'http://wponlinesupport.com/plugin-data-api/plugins-data.php',
123
  'transient_key' => 'wpos_plugins_feed',
124
  'transient_time' => 172800
125
- ),
126
- 'offers-feed' => array(
127
- 'name' => __('Hire Us', 'wp-logo-showcase-responsive-slider-slider'),
128
- 'url' => 'http://wponlinesupport.com/plugin-data-api/wpos-offers.php',
129
- 'transient_key' => 'wpos_offers_feed',
130
- 'transient_time' => 86400,
131
  )
132
  );
133
  return $wpos_feed_tabs;
@@ -147,6 +141,8 @@ function wpls_howitwork_page() { ?>
147
  .postbox-container .wpos-list li:before{font-family: dashicons; content: "\f139"; font-size:20px; color: #0073aa; vertical-align: middle;}
148
  .wpls-wrap .wpos-button-full{display:block; text-align:center; box-shadow:none; border-radius:0;}
149
  .wpls-shortcode-preview{background-color: #e7e7e7; font-weight: bold; padding: 2px 5px; display: inline-block; margin:0 0 2px 0;}
 
 
150
  </style>
151
 
152
  <div class="post-box-container">
@@ -230,8 +226,8 @@ function wpls_howitwork_page() { ?>
230
  <h3 class="hndle">
231
  <span><?php _e( 'Upgrate to Pro', 'wp-logo-showcase-responsive-slider-slider' ); ?></span>
232
  </h3>
233
- <div class="inside">
234
- <ul class="wpos-list">
235
  <li>15+ predefined template for logo showcase.</li>
236
  <li>3 shortcodes [logoshowcase], [logo_grid] and [logo_filter]</li>
237
  <li>Drag & Drop order change</li>
@@ -251,7 +247,8 @@ function wpls_howitwork_page() { ?>
251
  <li>Fully responsive</li>
252
  <li>100% Multi language</li>
253
  </ul>
254
- <a class="button button-primary wpos-button-full" href="https://www.wponlinesupport.com/wp-plugin/wp-logo-showcase-responsive-slider/" target="_blank"><?php _e('Go Premium ', 'wp-logo-showcase-responsive-slider-slider'); ?></a>
 
255
  <p><a class="button button-primary wpos-button-full" href="http://demo.wponlinesupport.com/prodemo/pro-logo-showcase-responsive-slider/" target="_blank"><?php _e('View PRO Demo ', 'wp-logo-showcase-responsive-slider-slider'); ?></a> </p>
256
  </div><!-- .inside -->
257
  </div><!-- #general -->
122
  'url' => 'http://wponlinesupport.com/plugin-data-api/plugins-data.php',
123
  'transient_key' => 'wpos_plugins_feed',
124
  'transient_time' => 172800
 
 
 
 
 
 
125
  )
126
  );
127
  return $wpos_feed_tabs;
141
  .postbox-container .wpos-list li:before{font-family: dashicons; content: "\f139"; font-size:20px; color: #0073aa; vertical-align: middle;}
142
  .wpls-wrap .wpos-button-full{display:block; text-align:center; box-shadow:none; border-radius:0;}
143
  .wpls-shortcode-preview{background-color: #e7e7e7; font-weight: bold; padding: 2px 5px; display: inline-block; margin:0 0 2px 0;}
144
+ .upgrade-to-pro{font-size:18px; text-align:center; margin-bottom:15px;}
145
+
146
  </style>
147
 
148
  <div class="post-box-container">
226
  <h3 class="hndle">
227
  <span><?php _e( 'Upgrate to Pro', 'wp-logo-showcase-responsive-slider-slider' ); ?></span>
228
  </h3>
229
+ <div class="inside">
230
+ <ul class="wpos-list">
231
  <li>15+ predefined template for logo showcase.</li>
232
  <li>3 shortcodes [logoshowcase], [logo_grid] and [logo_filter]</li>
233
  <li>Drag & Drop order change</li>
247
  <li>Fully responsive</li>
248
  <li>100% Multi language</li>
249
  </ul>
250
+ <div class="upgrade-to-pro">Gain access to <strong>Logo Showcase Responsive Slider</strong> included in <br /><strong>Essential Plugin Bundle</div>
251
+ <a class="button button-primary wpos-button-full" href="https://www.wponlinesupport.com/wp-plugin/wp-logo-showcase-responsive-slider/?ref=WposPratik&utm_source=WP&utm_medium=WP-Plugins&utm_campaign=Upgrade-PRO" target="_blank"><?php _e('Go Premium ', 'wp-logo-showcase-responsive-slider-slider'); ?></a>
252
  <p><a class="button button-primary wpos-button-full" href="http://demo.wponlinesupport.com/prodemo/pro-logo-showcase-responsive-slider/" target="_blank"><?php _e('View PRO Demo ', 'wp-logo-showcase-responsive-slider-slider'); ?></a> </p>
253
  </div><!-- .inside -->
254
  </div><!-- #general -->
logo-showcase.php CHANGED
@@ -6,7 +6,7 @@
6
  * Author: WP OnlineSupport
7
  * Text Domain: wp-logo-showcase-responsive-slider-slider
8
  * Domain Path: /languages/
9
- * Version: 2.4
10
  * Author URI: https://www.wponlinesupport.com/
11
  *
12
  * @package WordPress
@@ -14,7 +14,7 @@
14
  */
15
 
16
  if( !defined( 'WPLS_VERSION' ) ) {
17
- define( 'WPLS_VERSION', '2.4' ); // Version of plugin
18
  }
19
  if( !defined( 'WPLS_DIR' ) ) {
20
  define( 'WPLS_DIR', dirname( __FILE__ ) ); // Plugin dir
6
  * Author: WP OnlineSupport
7
  * Text Domain: wp-logo-showcase-responsive-slider-slider
8
  * Domain Path: /languages/
9
+ * Version: 2.4.1
10
  * Author URI: https://www.wponlinesupport.com/
11
  *
12
  * @package WordPress
14
  */
15
 
16
  if( !defined( 'WPLS_VERSION' ) ) {
17
+ define( 'WPLS_VERSION', '2.4.1' ); // Version of plugin
18
  }
19
  if( !defined( 'WPLS_DIR' ) ) {
20
  define( 'WPLS_DIR', dirname( __FILE__ ) ); // Plugin dir
readme.txt CHANGED
@@ -2,7 +2,7 @@
2
  Contributors: wponlinesupport, anoopranawat, pratik-jain
3
  Tags: wponlinesupport, wponlinesupport logo slider, logo slider, widget , client logo carousel, client logo slider, client, customer, image carousel, carousel, logo showcase, Responsive logo slider, Responsive logo carousel, WordPress logo slider, WordPress logo carousel, slick carousel, Best logo showcase, easy logo slider, logo carousel wordpress, logo slider wordpress, sponsors, sponsors slider, sponsors carousel
4
  Requires at least: 4.0
5
- Tested up to: 5.3
6
  Stable tag: trunk
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -13,13 +13,13 @@ A quick, easy way to add and display Multiple reponsive logo slideshow carousel
13
 
14
  ### the #1 WordPress Logo Showcase Slider plugin.
15
 
16
- Display responsive logo slideshow (logo slider/ logo carousel) on your/client website.
17
 
18
  WP Logo Showcase Responsive Slider plugin helps your website to display carousal slider of logos such as client logo, sponsor logo slider, partner’s logo slider, etc. with a quick and easy set-up.
19
 
20
  The plugin work with shortcode so you can easily display logo slideshow anywhere on your site.
21
 
22
- Check [Demo and Features](https://www.wponlinesupport.com/wp-plugin/wp-logo-showcase-responsive-slider/) for additional information.
23
 
24
  ### Also work with Gutenberg shortcode block.
25
 
@@ -98,10 +98,11 @@ Check [Demo and Features](https://www.wponlinesupport.com/wp-plugin/wp-logo-show
98
  = PRO Features : =
99
  > <strong>Premium Version</strong><br>
100
  >
101
- > * Added 3 shortcodes with various parameters.
102
- > * [logoshowcase] – Slider Shortcode
103
- > * [logo_grid] – Logo Grid Shortcode
104
- > * [logo_filter] – Logo Filter Shortcode
 
105
  > * 15+ predefined template for logo showcase.
106
  > * Display logo showcase in a grid view.
107
  > * Display logo with filtration.
@@ -117,7 +118,8 @@ Check [Demo and Features](https://www.wponlinesupport.com/wp-plugin/wp-logo-show
117
  > * Template code :
118
  > * <code><?php echo do_shortcode('[logoshowcase]'); ?> </code>
119
  > * <code> <?php echo do_shortcode('[logo_grid]'); ?> </code>
120
- > * <code> <?php echo do_shortcode('[logo_filter]'); ?> </code>
 
121
  >
122
  > View [PRO DEMO and Features](https://www.wponlinesupport.com/wp-plugin/wp-logo-showcase-responsive-slider/) for additional information.
123
  >
@@ -148,6 +150,10 @@ Check [Demo and Features](https://www.wponlinesupport.com/wp-plugin/wp-logo-show
148
 
149
  == Changelog ==
150
 
 
 
 
 
151
  = 2.4 (12, 11 2019) =
152
  * [+] Added new class in css : wpls-dots-false if you are using dots="false" shortcode parameter. It help to set the arrows position in the center.
153
  * [+] Added "wpls" prefix to .center (if you are using center_mode="true") class to avoid the conflict ie .wpls-center
2
  Contributors: wponlinesupport, anoopranawat, pratik-jain
3
  Tags: wponlinesupport, wponlinesupport logo slider, logo slider, widget , client logo carousel, client logo slider, client, customer, image carousel, carousel, logo showcase, Responsive logo slider, Responsive logo carousel, WordPress logo slider, WordPress logo carousel, slick carousel, Best logo showcase, easy logo slider, logo carousel wordpress, logo slider wordpress, sponsors, sponsors slider, sponsors carousel
4
  Requires at least: 4.0
5
+ Tested up to: 5.4
6
  Stable tag: trunk
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
13
 
14
  ### the #1 WordPress Logo Showcase Slider plugin.
15
 
16
+ Display responsive logo slideshow (logo slider / logo carousel) on your/client website.
17
 
18
  WP Logo Showcase Responsive Slider plugin helps your website to display carousal slider of logos such as client logo, sponsor logo slider, partner’s logo slider, etc. with a quick and easy set-up.
19
 
20
  The plugin work with shortcode so you can easily display logo slideshow anywhere on your site.
21
 
22
+ Check [Demo and Features](https://demo.wponlinesupport.com/logo-slider-plugin-demo/) for additional information.
23
 
24
  ### Also work with Gutenberg shortcode block.
25
 
98
  = PRO Features : =
99
  > <strong>Premium Version</strong><br>
100
  >
101
+ > * Added 4 shortcodes with various parameters.
102
+ > * [logoshowcase] – Logo Slider/Carousel Shortcode.
103
+ > * [logo_grid] – Logo Grid Shortcode.
104
+ > * [logo_filter] – Logo Filter Shortcode.
105
+ > * [wpls_logo_list] - Logo Showcase List View Shortcode.
106
  > * 15+ predefined template for logo showcase.
107
  > * Display logo showcase in a grid view.
108
  > * Display logo with filtration.
118
  > * Template code :
119
  > * <code><?php echo do_shortcode('[logoshowcase]'); ?> </code>
120
  > * <code> <?php echo do_shortcode('[logo_grid]'); ?> </code>
121
+ > * <code> <?php echo do_shortcode('[logo_filter]'); ?> </code>
122
+ > * <code> <?php echo do_shortcode('[wpls_logo_list]'); ?> </code>
123
  >
124
  > View [PRO DEMO and Features](https://www.wponlinesupport.com/wp-plugin/wp-logo-showcase-responsive-slider/) for additional information.
125
  >
150
 
151
  == Changelog ==
152
 
153
+ = 2.4.1 (26, 12 2019) =
154
+ * [*] Updated features list.
155
+ * [*] Fixed logo image border-radius issue.
156
+
157
  = 2.4 (12, 11 2019) =
158
  * [+] Added new class in css : wpls-dots-false if you are using dots="false" shortcode parameter. It help to set the arrows position in the center.
159
  * [+] Added "wpls" prefix to .center (if you are using center_mode="true") class to avoid the conflict ie .wpls-center