Generate a parcel-tracking URL using
[cp_tracker_link] shortcode. This also works with WooCommerce Order Notes.
Valid attributes:
- tc: The actual tracking code
- lang: Whether to display the page in English (en) or French (fr). Default is "en". These values are used by Canada Post, so don't try anything else.
- target: If passed, will be the value used in the target attribute of the link.
Example:
[cp_tracker_link tc="123456789"]
or
[cp_tracker_link tc="123456789" lang="en" target="_new"]