Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
WooCommerce
Advanced Order Numbers for WooCommerce
Commits
80f4368f
Commit
80f4368f
authored
Feb 29, 2016
by
Reinhold Kainhofer
Browse files
V1.3.1: Support for YITH WC Multi Vendor
parent
dd6f25fb
Changes
6
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
80f4368f
BASE
=
ordernumbers
BASE
=
ordernumbers
PLATTFORM
=
woocommerce
PLATTFORM
=
woocommerce
VENDOR
=
opentools
VENDOR
=
opentools
VERSION
=
1.3
VERSION
=
1.3
.1
DIR
=
$(
shell
pwd
)
DIR
=
$(
shell
pwd
)
SVNDIR
=
wordpress-plugin-svn
SVNDIR
=
wordpress-plugin-svn
...
...
readme.txt
View file @
80f4368f
...
@@ -4,7 +4,7 @@ Contributors: opentools
...
@@ -4,7 +4,7 @@ Contributors: opentools
Tags: WooCommerce, Order numbers, orders
Tags: WooCommerce, Order numbers, orders
Requires at least: 4.0
Requires at least: 4.0
Tested up to: 4.4
Tested up to: 4.4
Stable tag: 1.3
Stable tag: 1.3
.1
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
...
@@ -36,6 +36,7 @@ The plugin comes in two flavors:
...
@@ -36,6 +36,7 @@ The plugin comes in two flavors:
* Different number format for e.g. certain IP addresses (for testing)
* Different number format for e.g. certain IP addresses (for testing)
* Different number format depending on products, product categories, shipping classes
* Different number format depending on products, product categories, shipping classes
* Customize invoice numbers (only for the "WooCommerce PDF Invoices and Package Slips" plugin)
* Customize invoice numbers (only for the "WooCommerce PDF Invoices and Package Slips" plugin)
* Different numbers depending on vendors (WC Product Vendors, WC Vendors and YITH WC Multi Vendor plugins)
For the full documentation of both the basic and the advanced ordernumbers plugin for WooCommerce, see:
For the full documentation of both the basic and the advanced ordernumbers plugin for WooCommerce, see:
http://open-tools.net/documentation/advanced-order-numbers-for-woocommerce.html
http://open-tools.net/documentation/advanced-order-numbers-for-woocommerce.html
...
...
releases/opentools-woocommerce-ordernumbers-advanced_v1.3.1.zip
0 → 100644
View file @
80f4368f
File added
releases/opentools-woocommerce-ordernumbers-basic_v1.3.1.zip
0 → 100644
View file @
80f4368f
File added
woocommerce-advanced-ordernumbers.php
View file @
80f4368f
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
* Plugin Name: Woocommerce Advanced Ordernumbers
* Plugin Name: Woocommerce Advanced Ordernumbers
* Plugin URI: http://open-tools.net/woocommerce/advanced-ordernumbers-for-woocommerce.html
* Plugin URI: http://open-tools.net/woocommerce/advanced-ordernumbers-for-woocommerce.html
* Description: Lets the user freely configure the order numbers in WooCommerce.
* Description: Lets the user freely configure the order numbers in WooCommerce.
* Version: 1.3
* Version: 1.3
.1
* Author: Open Tools
* Author: Open Tools
* Author URI: http://open-tools.net
* Author URI: http://open-tools.net
* Text Domain: woocommerce-advanced-ordernumbers
* Text Domain: woocommerce-advanced-ordernumbers
...
...
woocommerce-basic-ordernumbers.php
View file @
80f4368f
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
* Plugin Name: WooCommerce Basic Ordernumbers
* Plugin Name: WooCommerce Basic Ordernumbers
* Plugin URI: http://open-tools.net/woocommerce/advanced-ordernumbers-for-woocommerce.html
* 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).
* Description: Configure WooCommerce ordernumbers to have a running counter and arbitrary, fixed text (prefix / postfix).
* Version: 1.3
* Version: 1.3
.1
* Author: Open Tools
* Author: Open Tools
* Author URI: http://open-tools.net
* Author URI: http://open-tools.net
* Text Domain: woocommerce-advanced-ordernumbers
* Text Domain: woocommerce-advanced-ordernumbers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment