Tabs - Version 1.8.9

Version Description

  • Compatible with wordpress version 5.0
Download this release

Release Info

Developer wpshopmart
Plugin Icon 128x128 Tabs
Version 1.8.9
Comparing to
See all releases

Code changes from version 1.8.8 to 1.8.9

assets/js/bootstrap.js CHANGED
@@ -16,13 +16,6 @@ if (typeof jQuery === 'undefined') {
16
  }
17
  }(jQuery);
18
 
19
- /* ========================================================================
20
- * Bootstrap: transition.js v3.3.6
21
- * http://getbootstrap.com/javascript/#transitions
22
- * ========================================================================
23
- * Copyright 2011-2015 Twitter, Inc.
24
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
25
- * ======================================================================== */
26
 
27
 
28
  +function ($) {
16
  }
17
  }(jQuery);
18
 
 
 
 
 
 
 
 
19
 
20
 
21
  +function ($) {
ink/admin/add-tabs.php CHANGED
@@ -9,8 +9,7 @@
9
  </style>
10
  <h1>Tabs Design Template </h1>
11
  <div style="overflow:hidden;display:block;width:100%;padding-top:20px">
12
-
13
- <div class="col-md-3">
14
  <div class="demoftr">
15
 
16
  <div class="">
@@ -38,11 +37,11 @@
38
  <div style="padding:13px;overflow:hidden; background: #EFEFEF; border-top: 1px dashed #ccc;">
39
  <h3 class="text-center pull-left" style="margin-top: 10px;margin-bottom: 10px;font-weight:900">Pro Templates </h3>
40
  <a type="button" class="pull-right btn btn-danger design_btn" id="templates_btn2" target="_blank" href="http://demo.wpshopmart.com/tabs-pro-plugin-demo-for-wordpress/" >Check Demo</a>
41
- </div>
42
  </div>
43
  </div>
44
 
45
- </div>
46
 
47
 
48
 
9
  </style>
10
  <h1>Tabs Design Template </h1>
11
  <div style="overflow:hidden;display:block;width:100%;padding-top:20px">
12
+ <div class="col-md-3">
 
13
  <div class="demoftr">
14
 
15
  <div class="">
37
  <div style="padding:13px;overflow:hidden; background: #EFEFEF; border-top: 1px dashed #ccc;">
38
  <h3 class="text-center pull-left" style="margin-top: 10px;margin-bottom: 10px;font-weight:900">Pro Templates </h3>
39
  <a type="button" class="pull-right btn btn-danger design_btn" id="templates_btn2" target="_blank" href="http://demo.wpshopmart.com/tabs-pro-plugin-demo-for-wordpress/" >Check Demo</a>
40
+ </div>
41
  </div>
42
  </div>
43
 
44
+ </div>
45
 
46
 
47
 
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: wpshopmart
3
  Donate link: https://wpshopmart.com/plugins/tabs-pro-plugin/
4
  Tags: tab, tabs, responsive tabs, animation, animated tab, css3 tabs, bootstrap tabs, tabs content, responsive, shortcode, widget, wordpress tabs, wp tabs, accordion, collapse, toggle, bootstrap tab, jquery, tab widget, tab shortcode, jquery tabs, sidebar, plugin, html, html5, html5 tabs
5
  Requires at least: 4.0
6
- Tested up to: 4.9.8
7
- Stable tag: 1.8.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -160,6 +160,9 @@ Please use WordPress support forum to ask any query regarding any issue.
160
 
161
  == Changelog ==
162
 
 
 
 
163
  = 1.8.8 =
164
  * Added deutsch language translation
165
 
3
  Donate link: https://wpshopmart.com/plugins/tabs-pro-plugin/
4
  Tags: tab, tabs, responsive tabs, animation, animated tab, css3 tabs, bootstrap tabs, tabs content, responsive, shortcode, widget, wordpress tabs, wp tabs, accordion, collapse, toggle, bootstrap tab, jquery, tab widget, tab shortcode, jquery tabs, sidebar, plugin, html, html5, html5 tabs
5
  Requires at least: 4.0
6
+ Tested up to: 5.0
7
+ Stable tag: 1.8.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
160
 
161
  == Changelog ==
162
 
163
+ = 1.8.9 =
164
+ * Compatible with wordpress version 5.0
165
+
166
  = 1.8.8 =
167
  * Added deutsch language translation
168
 
tabs-responsive.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Tabs Responsive
4
- * Version: 1.8.8
5
  * Description: Tabs Responsive is the most easiest drag & drop Tabs builder for WordPress. You can add unlimited Tabs with unlimited color Scheme.
6
  * Author: wpshopmart
7
  * Author URI: https://www.wpshopmart.com
1
  <?php
2
  /**
3
  * Plugin Name: Tabs Responsive
4
+ * Version: 1.8.9
5
  * Description: Tabs Responsive is the most easiest drag & drop Tabs builder for WordPress. You can add unlimited Tabs with unlimited color Scheme.
6
  * Author: wpshopmart
7
  * Author URI: https://www.wpshopmart.com