Version Description
Download this release
Release Info
Developer | wpshopmart |
Plugin | Accordion FAQ |
Version | 2.1.4 |
Comparing to | |
See all releases |
Code changes from version 2.1.3 to 2.1.4
- img/wpshopmart-logo.png +0 -0
- lib/admin/add-acc.php +0 -13
- lib/admin/help.php +73 -0
- lib/admin/menu.php +5 -1
- lib/admin/more-free-plugins.php +1 -1
- lib/installation/installation.php +9 -1
- readme.txt +1 -1
- responsive-accordion.php +1 -1
img/wpshopmart-logo.png
ADDED
Binary file
|
lib/admin/add-acc.php
CHANGED
@@ -146,18 +146,5 @@
|
|
146 |
|
147 |
|
148 |
|
149 |
-
<a class="wpsm_ac-panel add_wpsm_ac_new" id="add_new_ac" onclick="add_new_accordion()" >
|
150 |
-
<?php _e('Add New Accordion', wpshopmart_accordion_text_domain); ?>
|
151 |
-
</a>
|
152 |
-
<a style="float: left;padding:10px !important;background:#31a3dd;" class=" add_wpsm_ac_new delete_all_acc" id="delete_all_acc" >
|
153 |
-
<i style="font-size:57px;"class="fa fa-trash-o"></i>
|
154 |
-
<span style="display:block"><?php _e('Delete All',wpshopmart_accordion_text_domain); ?></span>
|
155 |
-
</a>
|
156 |
-
<div style="clear:left;"></div>
|
157 |
-
<h1>Get Support Help Here</h1>
|
158 |
-
<h3>If You have any issue then please ask us any time</h3>
|
159 |
-
<a href="https://wordpress.org/support/plugin/responsive-accordion-and-collapse" target="_blank" class="button button-primary button-hero ">Get Support</a>
|
160 |
-
<br> <br>
|
161 |
-
|
162 |
|
163 |
<?php require('add-ac-js-footer.php'); ?>
|
146 |
|
147 |
|
148 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
149 |
|
150 |
<?php require('add-ac-js-footer.php'); ?>
|
lib/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/responsive-accordion-and-collapse" 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">Accordion documentation</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_accordion_directory_url.'img/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="600" height="370" src="https://www.youtube.com/embed/iu2Wj7qZo_g" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
71 |
+
</div>
|
72 |
+
</div>
|
73 |
+
|
lib/admin/menu.php
CHANGED
@@ -93,6 +93,8 @@ class wpsm_accordion {
|
|
93 |
public function wpsm_accordion_meta_boxes_group(){
|
94 |
add_meta_box('add_accordion', __('Add Accordion', wpshopmart_accordion_text_domain), array(&$this, 'wpsm_add_ac_meta_box_function'), 'responsive_accordion', 'normal', 'low' );
|
95 |
add_meta_box ('accordion_shortcode', __('Accordion Shortcode', wpshopmart_accordion_text_domain), array(&$this, 'wpsm_pic_ac_shortcode'), 'responsive_accordion', 'normal', 'low');
|
|
|
|
|
96 |
add_meta_box('accordion_follow', __('BLACK FRIDAY DEAL', wpshopmart_accordion_text_domain), array(&$this, 'wpsm_accordion_follow_meta_box_function'), 'responsive_accordion', 'side', 'low');
|
97 |
|
98 |
add_meta_box('accordion_rateus', __('Rate Us If You Like This Plugin', wpshopmart_accordion_text_domain), array(&$this, 'wpsm_accordion_rateus_meta_box_function'), 'responsive_accordion', 'side', 'low');
|
@@ -161,7 +163,9 @@ class wpsm_accordion {
|
|
161 |
public function wpsm_add_ac_setting_meta_box_function($post){
|
162 |
require('settings.php');
|
163 |
}
|
164 |
-
|
|
|
|
|
165 |
public function add_accordion_meta_box_save($PostID) {
|
166 |
require('data-post/ac-save-data.php');
|
167 |
}
|
93 |
public function wpsm_accordion_meta_boxes_group(){
|
94 |
add_meta_box('add_accordion', __('Add Accordion', wpshopmart_accordion_text_domain), array(&$this, 'wpsm_add_ac_meta_box_function'), 'responsive_accordion', 'normal', 'low' );
|
95 |
add_meta_box ('accordion_shortcode', __('Accordion Shortcode', wpshopmart_accordion_text_domain), array(&$this, 'wpsm_pic_ac_shortcode'), 'responsive_accordion', 'normal', 'low');
|
96 |
+
add_meta_box ('wpsm_pic_ac_help', __('Support & Docs', wpshopmart_accordion_text_domain), array(&$this, 'wpsm_pic_ac_help'), 'responsive_accordion', 'normal', 'low');
|
97 |
+
|
98 |
add_meta_box('accordion_follow', __('BLACK FRIDAY DEAL', wpshopmart_accordion_text_domain), array(&$this, 'wpsm_accordion_follow_meta_box_function'), 'responsive_accordion', 'side', 'low');
|
99 |
|
100 |
add_meta_box('accordion_rateus', __('Rate Us If You Like This Plugin', wpshopmart_accordion_text_domain), array(&$this, 'wpsm_accordion_rateus_meta_box_function'), 'responsive_accordion', 'side', 'low');
|
163 |
public function wpsm_add_ac_setting_meta_box_function($post){
|
164 |
require('settings.php');
|
165 |
}
|
166 |
+
public function wpsm_pic_ac_help(){
|
167 |
+
require_once('help.php');
|
168 |
+
}
|
169 |
public function add_accordion_meta_box_save($PostID) {
|
170 |
require('data-post/ac-save-data.php');
|
171 |
}
|
lib/admin/more-free-plugins.php
CHANGED
@@ -114,7 +114,7 @@
|
|
114 |
}
|
115 |
</style>
|
116 |
<h1>Recommended Free WordPress Plugins From Wpshopmart</h1>
|
117 |
-
<div style="overflow:hidden;display:block;width:100%;padding-top:20px;padding-bottom:20px;
|
118 |
<div class="col-md-12">
|
119 |
|
120 |
<div class="panel content-panel">
|
114 |
}
|
115 |
</style>
|
116 |
<h1>Recommended Free WordPress Plugins From Wpshopmart</h1>
|
117 |
+
<div style="overflow:hidden;display:block;width:100%;padding-top:20px;padding-bottom:20px;">
|
118 |
<div class="col-md-12">
|
119 |
|
120 |
<div class="panel content-panel">
|
lib/installation/installation.php
CHANGED
@@ -159,8 +159,16 @@ margin-bottom:10px;
|
|
159 |
</ul>
|
160 |
</a>
|
161 |
</div>
|
162 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
163 |
</div>
|
|
|
164 |
|
165 |
</div>
|
166 |
|
159 |
</ul>
|
160 |
</a>
|
161 |
</div>
|
162 |
+
<div class="col-md-12" style="padding-bottom:20px;">
|
163 |
+
<h1 style="color:#fff;font-size:28px;font-weight:800;line-height:1.4">Winter Sale Start Hurry Up, Offer For Limited Time Use this Coupon code :<strong style="color: #fbe96c;
|
164 |
+
background: rgba(0,0,0,0.1);
|
165 |
+
padding: 10px;
|
166 |
+
font-weight: 800;
|
167 |
+
margin: 10px;
|
168 |
+
letter-spacing: 2px;"> OFF40 </strong> Get 40% OFF</h1>
|
169 |
+
</div>
|
170 |
</div>
|
171 |
+
|
172 |
|
173 |
</div>
|
174 |
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.wpshopmart.com
|
|
4 |
Tags: Accordion, accordions, accordion plugin, FAQ, collapse, accordion plugin jquery, accordions plugin wordpress, accordions shortcode, accordion shortcode, accordions Widget, accordion Widget, jQuery accordions, Responsive accordion, Responsive accordions, collapsable content, collapsible, display, expand, expandable, expandable content, hidden, hide, javascript, jquery, toggle, css accordion, css3 , bootstrap, bootstrap accordion, bootstrap collapse, wordpress accordion, widget, shortcode, responsive, plugin, wordpress accordion plugin
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.3
|
7 |
-
Stable tag: 2.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
4 |
Tags: Accordion, accordions, accordion plugin, FAQ, collapse, accordion plugin jquery, accordions plugin wordpress, accordions shortcode, accordion shortcode, accordions Widget, accordion Widget, jQuery accordions, Responsive accordion, Responsive accordions, collapsable content, collapsible, display, expand, expandable, expandable content, hidden, hide, javascript, jquery, toggle, css accordion, css3 , bootstrap, bootstrap accordion, bootstrap collapse, wordpress accordion, widget, shortcode, responsive, plugin, wordpress accordion plugin
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.3
|
7 |
+
Stable tag: 2.1.4
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
responsive-accordion.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Responsive Accordion And Collapse
|
4 |
-
* Version: 2.1.
|
5 |
* Description: Responsive Accordion is the most easiest drag & drop accordion builder for WordPress. You can generate multiple accordion and collapse with multiple colour.
|
6 |
* Author: wpshopmart
|
7 |
* Author URI: https://www.wpshopmart.com
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Responsive Accordion And Collapse
|
4 |
+
* Version: 2.1.4
|
5 |
* Description: Responsive Accordion is the most easiest drag & drop accordion builder for WordPress. You can generate multiple accordion and collapse with multiple colour.
|
6 |
* Author: wpshopmart
|
7 |
* Author URI: https://www.wpshopmart.com
|