Version Description
- Minor Issue Resolved
Download this release
Release Info
Developer | wpshopmart |
Plugin | Tabs |
Version | 2.0.1 |
Comparing to | |
See all releases |
Code changes from version 2.0 to 2.0.1
- ink/install/installation.php +1 -8
- readme.txt +6 -3
- tabs-responsive.php +1 -1
ink/install/installation.php
CHANGED
@@ -344,14 +344,7 @@ function wpsm_tabs_respnsive_header_info() {
|
|
344 |
</div>
|
345 |
|
346 |
</div>
|
347 |
-
|
348 |
-
<h1 style="color:#fff;font-size:28px;font-weight:800;line-height:1.4">Winter Sale Hurry Up Offer For Limited Time Use this Coupon code :<strong style="color: #fbe96c;
|
349 |
-
background: rgba(0,0,0,0.1);
|
350 |
-
padding: 10px;
|
351 |
-
font-weight: 800;
|
352 |
-
margin: 10px;
|
353 |
-
letter-spacing: 2px;"> OFF40 </strong> Get 40% OFF</h1>
|
354 |
-
</div>
|
355 |
</div>
|
356 |
|
357 |
</div>
|
344 |
</div>
|
345 |
|
346 |
</div>
|
347 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
348 |
</div>
|
349 |
|
350 |
</div>
|
readme.txt
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
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.
|
6 |
-
Tested up to: 5.3.
|
7 |
-
Stable tag: 2.0
|
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 |
= 2.0 =
|
164 |
* Compatible with wordpress version 5.3.1
|
165 |
* Added helping section
|
2 |
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.8
|
6 |
+
Tested up to: 5.3.2
|
7 |
+
Stable tag: 2.0.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
160 |
|
161 |
== Changelog ==
|
162 |
|
163 |
+
= 2.0.1 =
|
164 |
+
* Minor Issue Resolved
|
165 |
+
|
166 |
= 2.0 =
|
167 |
* Compatible with wordpress version 5.3.1
|
168 |
* Added helping section
|
tabs-responsive.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Tabs Responsive
|
4 |
-
* Version: 2.0
|
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: 2.0.1
|
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
|