Changeset 1918449
- Timestamp:
- 08/01/2018 07:13:14 PM (8 years ago)
- Location:
- woo-dhl-tracking-form/trunk
- Files:
-
- 2 edited
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woo-dhl-tracking-form/trunk/functions.php
r1918448 r1918449 12 12 * Plugin URI: https://github.com/mnording/woocommerce-woo-dhl-tracking-form 13 13 * Description: Enabling fetching tracking info from DHL Freight. 14 * Version: 1.2. 014 * Version: 1.2.1 15 15 * Author: Mnording 16 16 * Author URI: https://mnording.com -
woo-dhl-tracking-form/trunk/readme.txt
r1893648 r1918449 18 18 In the case that you are using non-unique order-references you can define your API keys in order to limit the consignments to your accounts. 19 19 20 ** Disclaimer ** 20 ## Tracking Link 21 If you wish you can enable tracking links to be added to the order-confirmation pages sent to your customers. 22 The link can be populated with the trackingID or orderID depending on your settings. 23 24 25 **Disclaimer** 21 26 This plugin has no affiliation with DHL Freight. All product names, logos, and brands are property of their respective owners. 22 27 All company, product and service names used in this website are for identification purposes only. … … 32 37 33 38 == Changelog == 39 1.2.1 - Bugfix for tracking ID logic 34 40 1.2.0 - Added option to only track by orderID 35 41 1.1.1 - Typos in translations
Note: See TracChangeset
for help on using the changeset viewer.