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

V1.4.4: Added Coupon variable; fix PHP warnings

parent e5d3a2ac
No related branches found
No related tags found
No related merge requests found
BASE=ordernumbers
PLATTFORM=woocommerce
VENDOR=opentools
VERSION=1.4.3
VERSION=1.4.4
DIR = $(shell pwd)
SVNDIR=wordpress-plugin-svn
......
......@@ -4,7 +4,7 @@ Contributors: opentools
Tags: WooCommerce, Order numbers, orders
Requires at least: 4.0
Tested up to: 4.9.2
Stable tag: 1.4.3
Stable tag: 1.4.4
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl.html
......@@ -78,6 +78,10 @@ The Advanced Ordernumbers for WooCommerce plugin supports some invoicing plugins
== Changelog ==
= 1.4.4 =
* Add Coupons varialbe
* Fix PHP warnings
= 1.4.3 =
* Delay order number creation when creating orders manually in the backend (broken with 1.4.0)
......
File added
File added
......@@ -3,7 +3,7 @@
* Plugin Name: Woocommerce Advanced Ordernumbers
* Plugin URI: http://open-tools.net/woocommerce/advanced-ordernumbers-for-woocommerce.html
* Description: Lets the user freely configure the order numbers in WooCommerce.
* Version: 1.4.3
* Version: 1.4.4
* Author: Open Tools
* Author URI: http://open-tools.net
* Text Domain: woocommerce-advanced-ordernumbers
......
......@@ -3,7 +3,7 @@
* Plugin Name: WooCommerce Basic Ordernumbers
* Plugin URI: http://open-tools.net/woocommerce/advanced-ordernumbers-for-woocommerce.html
* Description: Configure WooCommerce ordernumbers to have a running counter and arbitrary, fixed text (prefix / postfix).
* Version: 1.4.3
* Version: 1.4.4
* Author: Open Tools
* Author URI: http://open-tools.net
* Text Domain: woocommerce-advanced-ordernumbers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment