=== Order Tracking Codes for WooCommerce === Contributors: gkastorinis,elpap,nevma Donate link: https://wecommerce.gr/ Tags: woocommerce, order, tracking, shipping, voucher Requires at least: 4.7 Tested up to: 6.3 Stable tag: 1.2.3 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Add order tracking codes to WooCommerce orders and include them in "Order Completed" e-mails. == Description == This is a WooCommerce plugin that adds a tracking code field that accepts a string with the purpose of tracking the shipping of your orders. This plugin creates a column with the tracking codes in the woocommerce admin orders list panel. It also adds the tracking code in the e-mail that is sent to the customer after the order is marked as "Completed". == Installation == 1. Upload \"wecom-order-tracking-codes.zip\" to the \"/wp-content/plugins/\" directory. 2. Activate the plugin through the \"Plugins\" menu in WordPress. 3. Edit any order and fill in the tracking code field. == Screenshots == 1. Tracking code field in order edit page. 2. Tracking codes column in the woocommerce admin orders list panel. 3. Order tracking code in "Order Completed" e-mail. == Frequently Asked Questions == = How do I configure this plugin? = This plugin needs no configuration after installing. Just install the plugin, activate it, edit your desired order and add the tracking code. == Changelog == = 1.0.0 = * Initial release. = 1.1.0 = * Added settings link in plugins admin page. * Added settings admin page. * Added input for custom e-mail messages. == Upgrade Notice == = 1.0.0 = Initial release = 1.1.0 = Added customizable e-mail messages = 1.1.1 = Tested with latest WordPress & WooCommerce = 1.1.2 = Tested with latest WordPress 6.3 & WooCommerce = 1.1.4 = Update WordPress Standards = 1.2.0 = Add nevma to the development team = 1.2.2 = Update images