=== WooCommerce Sequential Order Numbers Plus === Contributors: ezosc Tags: woocommerce, order number, sequential order number, wooextra, wooextras Requires at least: 4.0 Tested up to: 4.6 Requires WooCommerce at least: 2.3 Tested WooCommerce up to: 2.6.4 Stable tag: trunk Version: 1.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Setting sequential order numbers for new orders in WooCommerce == Description == This plugin extends WooCommerce by setting sequential order numbers for new orders with a prefix value. To get order numbers like "WC-123”, “ORDER-377", etc., simply set the format to "Prefix-#". The plugin is based on the free plugin “WooCommerce Sequential Order Numbers”. = Feedback = * We are open to your suggestions and feedback - Thank you for using or trying out one of our plugins! * Drop us a line at [www.ezosc.com](http://www.ezosc.com) == Installation == 1. Upload and extract the zip file downloaded to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Navigate to ‘WooCommerce => Sequential Order Numbers Configuration’ 4. Configure the plugin. == Changelog == = 1.2.0 - 2016.09.23 = * Allow to use 0 as a padding number = 1.0.4 - 2016.09.14 = * Change "Order Number Start" to "Order Number Padding" = 1.0.3 - 2016.05.31 = * Update the readme file = 1.0.2 - 2016.05.31 = * Update the readme file = 1.0.1 - 2016.05.29 = * Move the menu entry out of WooExtra Main menu to woocommerce menu = 1.0.0 - 2016.04.15 = * Initial Release