=== Woo postnord Tracking Form === Contributors: mnording10 Tags: woocommerce,postnord,shipment,shipment tracking,postnord tracking Requires at least: 4.9.0 Tested up to: 4.9.6 Requires PHP: 5.6.31 License: MIT Stable tag: trunk License URI: https://opensource.org/licenses/MIT Creating a shortcode to display Postnord Tracking information to end-user. Connects to the public API of Postnord in order to track shipments made on Postnord == Description == This plugin connects to the API of Postnord and creates a shortcode that can be inserted anywhere in your woocommerce site. It creates a form where you can search based on shipment ID. Place shortcode `[woo-postnord-tracking-form][/woo-postnord-tracking-form]` in any page or post to render the form. In order to use this plugin you will need an API that can be requested for free from [Postnord Developer Portal](https://developer.postnord.com/) ** Disclaimer ** This plugin has no affiliation with Postnord. All product names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, logos, and brands does not imply endorsement. == Installation == Upload to the `/wp-content/plugins/` directory Activate the plugin through the 'Plugins' menu in WordPress == Changelog == 1.0.0 - Initial release