Advanced AJAX Product Filters - Version 1.0.3.1

Version Description

  • Fix - wrong path was committed in previous version that killed plugin
Download this release

Release Info

Developer dholovnia
Plugin Icon wp plugin Advanced AJAX Product Filters
Version 1.0.3.1
Comparing to
See all releases

Code changes from version 1.0.3 to 1.0.3.1

Files changed (2) hide show
  1. readme.txt +4 -1
  2. woocommerce-filters.php +1 -1
readme.txt CHANGED
@@ -5,7 +5,7 @@ Donate link: http://berocket.com
5
  Tags: filters, product filters, ajax product filters, advanced product filters, woocommerce filters, woocommerce product filters, woocommerce ajax product filters
6
  Requires at least: 3.9
7
  Tested up to: 4.1
8
- Stable tag: 1.0.3
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -86,6 +86,9 @@ WooCommerce AJAX Filters - advanced AJAX product filters plugin for WooCommerce.
86
 
87
  == Changelog ==
88
 
 
 
 
89
  = 1.0.3 =
90
  * Enhancement - CSS and JavaScript files minimized
91
  * Enhancement - Settings page added
5
  Tags: filters, product filters, ajax product filters, advanced product filters, woocommerce filters, woocommerce product filters, woocommerce ajax product filters
6
  Requires at least: 3.9
7
  Tested up to: 4.1
8
+ Stable tag: 1.0.3.1
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
86
 
87
  == Changelog ==
88
 
89
+ = 1.0.3.1 =
90
+ * Fix - wrong path was committed in previous version that killed plugin
91
+
92
  = 1.0.3 =
93
  * Enhancement - CSS and JavaScript files minimized
94
  * Enhancement - Settings page added
woocommerce-filters.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Advanced AJAX Product Filters for WooCommerce
4
  Plugin URI: http://berocket.com/wp-plugins/product-filters
5
  Description: Advanced AJAX Product Filters for WooCommerce
6
- Version: 1.0.3
7
  Author: BeRocket
8
  Author URI: http://berocket.com
9
  */
3
  Plugin Name: Advanced AJAX Product Filters for WooCommerce
4
  Plugin URI: http://berocket.com/wp-plugins/product-filters
5
  Description: Advanced AJAX Product Filters for WooCommerce
6
+ Version: 1.0.3.1
7
  Author: BeRocket
8
  Author URI: http://berocket.com
9
  */