Generate a parcel-tracking URL using [cp_tracker_link] shortcode.
| Author: | Vinny Alves (profile at wordpress.org) |
| WordPress version required: | 3.1 |
| WordPress version tested: | 4.1 |
| Plugin version: | 1.1.1 |
| Added to WordPress repository: | 22-01-2015 |
| Last updated: | 18-02-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 473 |
| Active installs: | 10+ |
![]() Click to start download |
|
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"]
