Accordion FAQ - Version 1.9.6

Version Description

  • Minor bug resolved
Download this release

Release Info

Developer wpshopmart
Plugin Icon 128x128 Accordion FAQ
Version 1.9.6
Comparing to
See all releases

Code changes from version 1.9.5 to 1.9.6

img/icon-show.png CHANGED
Binary file
img/offer.jpg ADDED
Binary file
lib/installation/installation.php CHANGED
@@ -234,6 +234,8 @@ margin-bottom:10px;
234
  </div>
235
 
236
  </div>
 
 
237
  </div>
238
 
239
  <?php
@@ -257,7 +259,7 @@ function wpsm_acc_r_review() {
257
  //$load = true;
258
  } else {
259
  // Check if it has been dismissed or not.
260
- if ( (isset( $review['dismissed'] ) && ! $review['dismissed']) && (isset( $review['time'] ) && (($review['time'] + (DAY_IN_SECONDS * 2)) <= $time)) ) {
261
  $load = true;
262
  }
263
  }
@@ -270,14 +272,14 @@ function wpsm_acc_r_review() {
270
  ?>
271
  <div class="notice notice-info is-dismissible wpsm-acc-r-review-notice">
272
  <div style="float:left;margin-right:10px;margin-bottom:5px;">
273
- <img style="width:100%;width: 150px;height: auto;" src="<?php echo wpshopmart_accordion_directory_url.'img/icon-show.png'; ?>" />
274
  </div>
275
- <p style="font-size:18px;">'Hi! We saw you have been using <strong>Responsive Accordion And Collapse plugin</strong> for a few days and wanted to ask for your help to <strong>make the plugin better</strong>.We just need a minute of your time to rate the plugin. Thank you!</p>
276
  <p style="font-size:18px;"><strong><?php _e( '~ wpshopmart', '' ); ?></strong></p>
277
  <p style="font-size:19px;">
278
- <a style="color: #fff;background: #ef4238;padding: 5px 7px 4px 6px;border-radius: 4px;" href="https://wordpress.org/support/plugin/responsive-accordion-and-collapse/reviews/?filter=5" class="wpsm-acc-r-dismiss-review-notice wpsm-acc-r-review-out" target="_blank" rel="noopener">Rate the plugin</a>&nbsp; &nbsp;
279
- <a style="color: #fff;background: #27d63c;padding: 5px 7px 4px 6px;border-radius: 4px;" href="#" class="wpsm-acc-r-dismiss-review-notice wpsm-rate-later" target="_self" rel="noopener"><?php _e( 'Nope, maybe later', '' ); ?></a>&nbsp; &nbsp;
280
- <a style="color: #fff;background: #31a3dd;padding: 5px 7px 4px 6px;border-radius: 4px;" href="#" class="wpsm-acc-r-dismiss-review-notice wpsm-rated" target="_self" rel="noopener"><?php _e( 'I already did', '' ); ?></a>
281
  </p>
282
  </div>
283
  <script type="text/javascript">
234
  </div>
235
 
236
  </div>
237
+ <a href="https://wpshopmart.com/plugins/accordion-pro/" target="_blank"><img src="<?php echo wpshopmart_accordion_directory_url.'img/offer.jpg'; ?>" style="width:100%" /></a>
238
+
239
  </div>
240
 
241
  <?php
259
  //$load = true;
260
  } else {
261
  // Check if it has been dismissed or not.
262
+ if ( (isset( $review['dismissed'] ) && ! $review['dismissed']) && (isset( $review['time'] ) && (($review['time'] + (DAY_IN_SECONDS * 1)) <= $time)) ) {
263
  $load = true;
264
  }
265
  }
272
  ?>
273
  <div class="notice notice-info is-dismissible wpsm-acc-r-review-notice">
274
  <div style="float:left;margin-right:10px;margin-bottom:5px;">
275
+ <img style="width:100%;width: 120px;height: auto;" src="<?php echo wpshopmart_accordion_directory_url.'img/icon-show.png'; ?>" />
276
  </div>
277
+ <p style="font-size:18px;">'A big sale Get <strong>30% off </strong> on our every Wordpress Plugins (including accordion) hurry up offer expire date is <strong>31st December </strong> USE THIS COUPON CODE - <strong style="color:#ef4238">OFF30</strong></p>
278
  <p style="font-size:18px;"><strong><?php _e( '~ wpshopmart', '' ); ?></strong></p>
279
  <p style="font-size:19px;">
280
+ <a style="color: #fff;background: #ed1c94;padding: 4px 10px 8px 10px;border-radius: 4px;text-decoration: none;" href="https://wpshopmart.com/plugins/" class="wpsm-ac-sh-dismiss-review-notice wpsm-ac-sh-review-out" target="_blank" rel="noopener">Grab This Offer Now </a>&nbsp; &nbsp;
281
+ <a style="color: #fff;background: #27d63c;padding: 4px 10px 8px 10px;border-radius: 4px;text-decoration: none;" href="#" class="wpsm-ac-sh-dismiss-review-notice wpsm-rate-later" target="_self" rel="noopener"><?php _e( 'No, I am not interested', '' ); ?></a>&nbsp; &nbsp;
282
+ <a style="color: #fff;background: #31a3dd;padding: 4px 10px 8px 10px;border-radius: 4px;text-decoration: none;" href="#" class="wpsm-ac-sh-dismiss-review-notice wpsm-rated" target="_self" rel="noopener"><?php _e( 'I already Purchased', '' ); ?></a>
283
  </p>
284
  </div>
285
  <script type="text/javascript">
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: wpshopmart
3
  Donate link: http://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: 4.9
7
- Stable tag: 1.9.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -153,6 +153,9 @@ Please use WordPress support forum to ask any query regarding any issue.
153
  == Changelog ==
154
 
155
 
 
 
 
156
  = 1.9.5 =
157
  * Compatible with WordPress 4.9 version.
158
 
3
  Donate link: http://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: 4.9.1
7
+ Stable tag: 1.9.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
153
  == Changelog ==
154
 
155
 
156
+ = 1.9.6 =
157
+ * Minor bug resolved
158
+
159
  = 1.9.5 =
160
  * Compatible with WordPress 4.9 version.
161
 
responsive-accordion.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Responsive Accordion And Collapse
4
- * Version: 1.9.5
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: 1.9.6
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