
Originally Posted by
lat9
The change I posted on GitHub will modify that link as highlighted
<a href="https://tools.usps.com/go/TrackConfirmAction!input.action?tLabels=9405528206335492487639" target=" _blank"="">9405528206335492487639</a>
This is exactly what is in my file:
Code:
$this->eo_field_display .= (constant("CARRIER_NAME_$ty") . ': <a href="' . constant("CARRIER_LINK_$ty") . $track_id . '" target="_blank" rel="noreferrer noopener">' . $track_id . '</a> ');
Bookmarks