Version Description
- Compatible with wordpress version 5.2.3
Download this release
Release Info
Developer | wpshopmart |
Plugin | Tabs |
Version | 1.9.6 |
Comparing to | |
See all releases |
Code changes from version 1.9.4 to 1.9.6
- ink/admin/add-tabs.php +2 -2
- readme.txt +5 -2
- tabs-responsive.php +1 -1
ink/admin/add-tabs.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
margin-bottom:20px;
|
8 |
}
|
9 |
</style>
|
10 |
-
<h1>Tabs Design
|
11 |
<div style="overflow:hidden;display:block;width:100%;padding-top:20px">
|
12 |
<div class="col-md-3">
|
13 |
<div class="demoftr">
|
@@ -160,6 +160,6 @@
|
|
160 |
</div>
|
161 |
<h1>Get Support Help Here</h1>
|
162 |
<h3>If You have any issue then please ask us any time</h3>
|
163 |
-
<a href="https://wordpress.org/support/plugin/tabs-responsive" target="_blank" class="button button-primary button-hero ">Get Support</a>
|
164 |
<br> <br>
|
165 |
<?php require('add-tabs-js-footer.php'); ?>
|
7 |
margin-bottom:20px;
|
8 |
}
|
9 |
</style>
|
10 |
+
<h1>Tabs Design Templates </h1>
|
11 |
<div style="overflow:hidden;display:block;width:100%;padding-top:20px">
|
12 |
<div class="col-md-3">
|
13 |
<div class="demoftr">
|
160 |
</div>
|
161 |
<h1>Get Support Help Here</h1>
|
162 |
<h3>If You have any issue then please ask us any time</h3>
|
163 |
+
<a href="https://wordpress.org/support/plugin/tabs-responsive" target="_blank" class="button button-primary button-hero ">Get Support Here</a>
|
164 |
<br> <br>
|
165 |
<?php require('add-tabs-js-footer.php'); ?>
|
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: 5.2.
|
7 |
-
Stable tag: 1.9.
|
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.9.4 =
|
164 |
* Compatible with wordpress version 5.2.2
|
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.2.3
|
7 |
+
Stable tag: 1.9.6
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
160 |
|
161 |
== Changelog ==
|
162 |
|
163 |
+
= 1.9.6 =
|
164 |
+
* Compatible with wordpress version 5.2.3
|
165 |
+
|
166 |
= 1.9.4 =
|
167 |
* Compatible with wordpress version 5.2.2
|
168 |
|
tabs-responsive.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Tabs Responsive
|
4 |
-
* Version: 1.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
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Tabs Responsive
|
4 |
+
* Version: 1.9.6
|
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
|