Skip to content
Snippets Groups Projects
Commit 7e4aefbc authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Merge branch 'master' into shipping_zones

parents 4aec114e 9ed46b18
Branches
Tags
No related merge requests found
Screenshots/Opentools_Woocommerce_ShippingRules_Messages.png

27.5 KiB

...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Contributors: opentools Contributors: opentools
Tags: WooCommerce, Shipment, Shipping, Rules shipping Tags: WooCommerce, Shipment, Shipping, Rules shipping
Requires at least: 4.0 Requires at least: 4.0
Tested up to: 4.5 Tested up to: 4.7
Stable tag: 1.3.0 Stable tag: 1.3.0
License: GPLv3 or later License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl.html License URI: http://www.gnu.org/licenses/gpl.html
...@@ -72,6 +72,9 @@ Please see our support forum at http://open-tools.net/forum/. It might also be a ...@@ -72,6 +72,9 @@ Please see our support forum at http://open-tools.net/forum/. It might also be a
= 1.3.0 = = 1.3.0 =
* Convert the plugin to WooCommerce's shipping zones. Old methods will continue to work until they are removed. * Convert the plugin to WooCommerce's shipping zones. Old methods will continue to work until they are removed.
= 1.2.6 =
* Add message functionality (Error=..., Warning=..., Message=... rule parts)
= 1.2.5 = = 1.2.5 =
* Add variables username, first_name, last_name, email * Add variables username, first_name, last_name, email
* Add list variable userroles (advanced version only) * Add list variable userroles (advanced version only)
......
File added
File added
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
* Domain Path: woocommerce-shipping-by-rules * Domain Path: woocommerce-shipping-by-rules
* License: GPL2+ * License: GPL2+
* WC requires at least: 2.2 * WC requires at least: 2.2
* WC tested up to: 2.6 * WC tested up to: 2.7
* Copyright (C) 2015 Reinhold Kainhofer * Copyright (C) 2015 Reinhold Kainhofer
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
* Domain Path: * Domain Path:
* License: GPL2+ * License: GPL2+
* WC requires at least: 2.2 * WC requires at least: 2.2
* WC tested up to: 2.6 * WC tested up to: 2.7
* Copyright (C) 2015 Reinhold Kainhofer * Copyright (C) 2015 Reinhold Kainhofer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment