Version Description
- Compatible with wordpress version 5.3.1
- Added helping section
Download this release
Release Info
Developer | wpshopmart |
Plugin | Tabs |
Version | 2.0 |
Comparing to | |
See all releases |
Code changes from version 1.9.8 to 2.0
- assets/images/wpshopmart-logo.png +0 -0
- ink/admin/add-tabs.php +1 -3
- ink/admin/help.php +73 -0
- ink/admin/menu.php +5 -1
- ink/install/installation.php +12 -3
- readme.txt +6 -2
- tabs-responsive.php +1 -1
assets/images/wpshopmart-logo.png
ADDED
Binary file
|
ink/admin/add-tabs.php
CHANGED
@@ -158,8 +158,6 @@
|
|
158 |
</div>
|
159 |
|
160 |
</div>
|
161 |
-
|
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'); ?>
|
158 |
</div>
|
159 |
|
160 |
</div>
|
161 |
+
|
|
|
|
|
162 |
<br> <br>
|
163 |
<?php require('add-tabs-js-footer.php'); ?>
|
ink/admin/help.php
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<style>
|
2 |
+
#tabs_r_help{
|
3 |
+
background:#fff;
|
4 |
+
display:block;
|
5 |
+
width:100%;
|
6 |
+
|
7 |
+
margin-top:40px;
|
8 |
+
|
9 |
+
}
|
10 |
+
#tabs_r_help .hndle , #tabs_r_help .handlediv{
|
11 |
+
display:none;
|
12 |
+
}
|
13 |
+
#tabs_r_help p{
|
14 |
+
color:#000;
|
15 |
+
font-size:15px;
|
16 |
+
}
|
17 |
+
#tabs_r_help .inside{
|
18 |
+
margin:0px !important;
|
19 |
+
padding:0px !important;
|
20 |
+
}
|
21 |
+
.wpsm_ac_h_i2{
|
22 |
+
|
23 |
+
|
24 |
+
padding-top:20px;
|
25 |
+
padding-bottom:20px;
|
26 |
+
padding-left:20px;
|
27 |
+
overflow: HIDDEN;
|
28 |
+
color:#fff;
|
29 |
+
}
|
30 |
+
.wpsm_ac_h_i2 .btn-danger{
|
31 |
+
font-size: 29px;
|
32 |
+
background-color: #000000;
|
33 |
+
border-radius:1px;
|
34 |
+
margin-right:10px;
|
35 |
+
|
36 |
+
border-color:#000;
|
37 |
+
margin-top:20px;
|
38 |
+
|
39 |
+
}
|
40 |
+
.wpsm_ac_h_i2 .btn-success{
|
41 |
+
font-size: 28px;
|
42 |
+
border-radius:1px;
|
43 |
+
background-color: #e2e2e2;
|
44 |
+
border-color: #ffffff;
|
45 |
+
color:#000;
|
46 |
+
margin-top:20px;
|
47 |
+
}
|
48 |
+
.wpsm_ac_h_i2 a {
|
49 |
+
text-decoration: none;
|
50 |
+
}
|
51 |
+
</style>
|
52 |
+
|
53 |
+
|
54 |
+
<div class="row wpsm_ac_h_i2 " >
|
55 |
+
<h1 style="color:#000;">Get Support Help Here</h1>
|
56 |
+
<h3 style="color:#000;">If You have any issue then please ask us any time</h3>
|
57 |
+
<a href="https://wordpress.org/support/plugin/tabs-responsive" target="_blank" class="button button-primary button-hero ">Get Support Here</a>
|
58 |
+
</br></br>
|
59 |
+
<div>
|
60 |
+
<h1 style="color:#000;font-size:24px;font-weight:500;line-height:1.4">Tabs documentation Form</h1>
|
61 |
+
</div>
|
62 |
+
|
63 |
+
<div class="col-md-12" style="margin-bottom: 30px;">
|
64 |
+
<div class="col-md-4"> <img width="100" height="20" style="width:310px;height:auto; margin-top: 20px;" src="<?php echo wpshopmart_tabs_r_directory_url.'assets/images/wpshopmart-logo.png'; ?>" > </div>
|
65 |
+
<div class="col-md-8"><a class="btn btn-danger btn-lg " href="https://www.youtube.com/c/wpshopmart?sub_confirmation=1" target="_blank">Subscribe Our Channel</a>
|
66 |
+
<a class="btn btn-success btn-lg " href="https://www.youtube.com/c/wpshopmart" target="_blank">Check More Helping Videos</a></div>
|
67 |
+
</div>
|
68 |
+
</br></br>
|
69 |
+
<div class="col-md-12" >
|
70 |
+
<iframe width="700" height="400" src="https://www.youtube.com/embed/cQd52BJw9c8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
71 |
+
</div>
|
72 |
+
</div>
|
73 |
+
|
ink/admin/menu.php
CHANGED
@@ -93,9 +93,9 @@ class wpsm_tabs_r {
|
|
93 |
add_meta_box('tabs_r_add', __('Add Tabs Panel', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_add_tabs_r_meta_box_function'), 'tabs_responsive', 'normal', 'low' );
|
94 |
add_meta_box ('tabs_r_shortcode', __('Tabs Shortcode', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_pic_tabs_r_shortcode'), 'tabs_responsive', 'normal', 'low');
|
95 |
//add_meta_box ('tabs_r_more_free_themes', __('More Free Themes From Wpshopmart', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_tabs_r_pic_more_free_themes'), 'tabs_responsive', 'normal', 'low');
|
|
|
96 |
|
97 |
add_meta_box ('tabs_r_more_pro', __('More Pro Plugin From Wpshopmart', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_tabs_r_pic_more_pro'), 'tabs_responsive', 'normal', 'low');
|
98 |
-
//add_meta_box ('tabs_r_more_pro_themes', __('More Pro Themes From Wpshopmart', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_tabs_r_pic_more_pro_themes'), 'tabs_responsive', 'normal', 'low');
|
99 |
|
100 |
//add_meta_box('tabs_r_donate', __('Donate Us', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_tabs_r_donate_meta_box_function'), 'tabs_responsive', 'side', 'low');
|
101 |
add_meta_box('tabs_r_rateus', __('Rate Us If You Like This Plugin', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_tabs_r_rateus_meta_box_function'), 'tabs_responsive', 'side', 'low');
|
@@ -267,6 +267,10 @@ class wpsm_tabs_r {
|
|
267 |
require_once('more-pro.php');
|
268 |
}
|
269 |
|
|
|
|
|
|
|
|
|
270 |
|
271 |
}
|
272 |
global $wpsm_tabs_r;
|
93 |
add_meta_box('tabs_r_add', __('Add Tabs Panel', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_add_tabs_r_meta_box_function'), 'tabs_responsive', 'normal', 'low' );
|
94 |
add_meta_box ('tabs_r_shortcode', __('Tabs Shortcode', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_pic_tabs_r_shortcode'), 'tabs_responsive', 'normal', 'low');
|
95 |
//add_meta_box ('tabs_r_more_free_themes', __('More Free Themes From Wpshopmart', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_tabs_r_pic_more_free_themes'), 'tabs_responsive', 'normal', 'low');
|
96 |
+
add_meta_box ('tabs_r_help', __('Help From Wpshopmart', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_tabs_r_help'), 'tabs_responsive', 'normal', 'low');
|
97 |
|
98 |
add_meta_box ('tabs_r_more_pro', __('More Pro Plugin From Wpshopmart', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_tabs_r_pic_more_pro'), 'tabs_responsive', 'normal', 'low');
|
|
|
99 |
|
100 |
//add_meta_box('tabs_r_donate', __('Donate Us', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_tabs_r_donate_meta_box_function'), 'tabs_responsive', 'side', 'low');
|
101 |
add_meta_box('tabs_r_rateus', __('Rate Us If You Like This Plugin', wpshopmart_tabs_r_text_domain), array(&$this, 'wpsm_tabs_r_rateus_meta_box_function'), 'tabs_responsive', 'side', 'low');
|
267 |
require_once('more-pro.php');
|
268 |
}
|
269 |
|
270 |
+
public function wpsm_tabs_r_help(){
|
271 |
+
require_once('help.php');
|
272 |
+
}
|
273 |
+
|
274 |
|
275 |
}
|
276 |
global $wpsm_tabs_r;
|
ink/install/installation.php
CHANGED
@@ -298,7 +298,7 @@ function wpsm_tabs_respnsive_header_info() {
|
|
298 |
<a class="btn btn-danger btn-lg " href="https://wpshopmart.com/plugins/tabs-pro-plugin/" target="_blank">Get Pro Version</a><a class="btn btn-success btn-lg " href="http://demo.wpshopmart.com/tabs-pro-plugin-demo-for-wordpress/" target="_blank">View Demo</a>
|
299 |
</div>
|
300 |
<div class="col-md-6" style="text-align:left">
|
301 |
-
<h1 style="color:#fff;font-size:34px;font-weight:800">Tabs Pro Plugin Features</h1>
|
302 |
</div>
|
303 |
|
304 |
<div class="col-md-12" style="padding-bottom:20px;">
|
@@ -341,8 +341,17 @@ function wpsm_tabs_respnsive_header_info() {
|
|
341 |
</ul>
|
342 |
</div>
|
343 |
</a>
|
344 |
-
</div>
|
345 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
346 |
</div>
|
347 |
|
348 |
</div>
|
298 |
<a class="btn btn-danger btn-lg " href="https://wpshopmart.com/plugins/tabs-pro-plugin/" target="_blank">Get Pro Version</a><a class="btn btn-success btn-lg " href="http://demo.wpshopmart.com/tabs-pro-plugin-demo-for-wordpress/" target="_blank">View Demo</a>
|
299 |
</div>
|
300 |
<div class="col-md-6" style="text-align:left">
|
301 |
+
<h1 style="color:#fff;font-size:34px;font-weight:800;line-height:1.4">Tabs Pro Plugin Features</h1>
|
302 |
</div>
|
303 |
|
304 |
<div class="col-md-12" style="padding-bottom:20px;">
|
341 |
</ul>
|
342 |
</div>
|
343 |
</a>
|
344 |
+
</div>
|
345 |
+
|
346 |
+
</div>
|
347 |
+
<div class="col-md-12" style="padding-bottom:20px;">
|
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>
|
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.3
|
7 |
-
Stable tag:
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -160,6 +160,10 @@ Please use WordPress support forum to ask any query regarding any issue.
|
|
160 |
|
161 |
== Changelog ==
|
162 |
|
|
|
|
|
|
|
|
|
163 |
= 1.9.8 =
|
164 |
* Compatible with wordpress version 5.3
|
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.3.1
|
7 |
+
Stable tag: 2.0
|
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 =
|
164 |
+
* Compatible with wordpress version 5.3.1
|
165 |
+
* Added helping section
|
166 |
+
|
167 |
= 1.9.8 =
|
168 |
* Compatible with wordpress version 5.3
|
169 |
|
tabs-responsive.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Tabs Responsive
|
4 |
-
* Version:
|
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
|
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
|