AfterShip – WooCommerce Tracking - Version 1.12.5

Version Description

  • Update courier list
Download this release

Release Info

Developer aftership
Plugin Icon 128x128 AfterShip – WooCommerce Tracking
Version 1.12.5
Comparing to
See all releases

Code changes from version 1.12.4 to 1.12.5

aftership-woocommerce-tracking.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
  /*
3
- Plugin Name: AfterShip Order Tracking and Shipment Notifications for WooCommerce
4
  Plugin URI: http://aftership.com/
5
- Description: All-in-one Shipment Tracking for WooCommerce, Branded tracking pages, notifications, order lookup page. FedEx,USPS,UPS,DHL,Canada Post 800+ couriers.
6
- Version: 1.12.4
7
  Author: AfterShip
8
  Author URI: http://aftership.com
9
 
@@ -20,7 +20,7 @@ if ( ! defined( 'ABSPATH' ) ) {
20
 
21
  require_once( 'woo-includes/woo-functions.php' );
22
 
23
- define( 'AFTERSHIP_VERSION', '1.12.4' );
24
 
25
  if ( is_woocommerce_active() ) {
26
 
1
  <?php
2
  /*
3
+ Plugin Name: AfterShip - WooCommerce Shipment Tracking (Order Tracking Made Easy)
4
  Plugin URI: http://aftership.com/
5
+ Description: All-in-one Woocommerce shipment tracking, branded order tracking pages, Email & SMS notifications. FedEx,USPS,UPS,DHL,Canada Post 800+ couriers.
6
+ Version: 1.12.5
7
  Author: AfterShip
8
  Author URI: http://aftership.com
9
 
20
 
21
  require_once( 'woo-includes/woo-functions.php' );
22
 
23
+ define( 'AFTERSHIP_VERSION', '1.12.5' );
24
 
25
  if ( is_woocommerce_active() ) {
26
 
assets/js/couriers.js CHANGED
@@ -54,6 +54,12 @@ function get_aftership_couriers() {
54
  "other_name": null,
55
  "required_fields": []
56
  },
 
 
 
 
 
 
57
  {
58
  "slug": "aaa-cooper",
59
  "name": "AAA Cooper",
@@ -134,6 +140,18 @@ function get_aftership_couriers() {
134
  "other_name": "",
135
  "required_fields": []
136
  },
 
 
 
 
 
 
 
 
 
 
 
 
137
  {
138
  "slug": "agility",
139
  "name": "Agility",
@@ -967,6 +985,12 @@ function get_aftership_couriers() {
967
  "other_name": "",
968
  "required_fields": []
969
  },
 
 
 
 
 
 
970
  {
971
  "slug": "copa-courier",
972
  "name": "Copa Airlines Courier",
@@ -985,6 +1009,12 @@ function get_aftership_couriers() {
985
  "other_name": null,
986
  "required_fields": []
987
  },
 
 
 
 
 
 
988
  {
989
  "slug": "correos-de-mexico",
990
  "name": "Correos de Mexico",
@@ -1293,6 +1323,12 @@ function get_aftership_couriers() {
1293
  "other_name": "DHL Global Mail",
1294
  "required_fields": []
1295
  },
 
 
 
 
 
 
1296
  {
1297
  "slug": "dhl-global-mail-asia",
1298
  "name": "DHL eCommerce Asia",
@@ -1375,6 +1411,12 @@ function get_aftership_couriers() {
1375
  "other_name": "Selektvracht, dhlparcel.nl",
1376
  "required_fields": []
1377
  },
 
 
 
 
 
 
1378
  {
1379
  "slug": "dhlparcel-uk",
1380
  "name": "DHL Parcel UK",
@@ -1417,6 +1459,12 @@ function get_aftership_couriers() {
1417
  "other_name": "Direct Express",
1418
  "required_fields": []
1419
  },
 
 
 
 
 
 
1420
  {
1421
  "slug": "dmm-network",
1422
  "name": "DMM Network",
@@ -1435,6 +1483,12 @@ function get_aftership_couriers() {
1435
  "other_name": "",
1436
  "required_fields": []
1437
  },
 
 
 
 
 
 
1438
  {
1439
  "slug": "doora",
1440
  "name": "Doora Logistics",
@@ -1849,6 +1903,12 @@ function get_aftership_couriers() {
1849
  "other_name": "",
1850
  "required_fields": []
1851
  },
 
 
 
 
 
 
1852
  {
1853
  "slug": "fastrak-th",
1854
  "name": "Fastrak Services",
@@ -1887,31 +1947,31 @@ function get_aftership_couriers() {
1887
  },
1888
  {
1889
  "slug": "fedex",
1890
- "name": "FedEx",
1891
  "other_name": "Federal Express",
1892
  "required_fields": []
1893
  },
1894
  {
1895
  "slug": "fedex-crossborder",
1896
- "name": "Fedex Cross Border",
1897
  "other_name": "",
1898
  "required_fields": []
1899
  },
1900
  {
1901
  "slug": "fedex-fims",
1902
- "name": "FedEx International MailService",
1903
  "other_name": "",
1904
  "required_fields": []
1905
  },
1906
  {
1907
  "slug": "fedex-freight",
1908
- "name": "FedEx Freight",
1909
  "other_name": "FedEx LTL",
1910
  "required_fields": []
1911
  },
1912
  {
1913
  "slug": "fedex-uk",
1914
- "name": "FedEx UK",
1915
  "other_name": "FedEx United Kingdom",
1916
  "required_fields": []
1917
  },
@@ -1933,6 +1993,12 @@ function get_aftership_couriers() {
1933
  "other_name": "",
1934
  "required_fields": []
1935
  },
 
 
 
 
 
 
1936
  {
1937
  "slug": "first-flight",
1938
  "name": "First Flight Couriers",
@@ -2351,12 +2417,24 @@ function get_aftership_couriers() {
2351
  "other_name": null,
2352
  "required_fields": []
2353
  },
 
 
 
 
 
 
2354
  {
2355
  "slug": "hong-kong-post",
2356
  "name": "Hong Kong Post",
2357
  "other_name": "香港郵政",
2358
  "required_fields": []
2359
  },
 
 
 
 
 
 
2360
  {
2361
  "slug": "hrparcel",
2362
  "name": "HR Parcel",
@@ -2483,6 +2561,12 @@ function get_aftership_couriers() {
2483
  "other_name": null,
2484
  "required_fields": []
2485
  },
 
 
 
 
 
 
2486
  {
2487
  "slug": "intel-valley",
2488
  "name": "Intel-Valley Supply chain (ShenZhen) Co. Ltd",
@@ -2613,6 +2697,12 @@ function get_aftership_couriers() {
2613
  "other_name": "JiaCheng, 杭州佳成",
2614
  "required_fields": []
2615
  },
 
 
 
 
 
 
2616
  {
2617
  "slug": "jersey-post",
2618
  "name": "Jersey Post",
@@ -2667,6 +2757,12 @@ function get_aftership_couriers() {
2667
  "other_name": "",
2668
  "required_fields": []
2669
  },
 
 
 
 
 
 
2670
  {
2671
  "slug": "jx",
2672
  "name": "JX",
@@ -2697,6 +2793,12 @@ function get_aftership_couriers() {
2697
  "other_name": "",
2698
  "required_fields": []
2699
  },
 
 
 
 
 
 
2700
  {
2701
  "slug": "kerry-logistics",
2702
  "name": "Kerry Express Thailand",
@@ -3009,6 +3111,12 @@ function get_aftership_couriers() {
3009
  "other_name": "",
3010
  "required_fields": []
3011
  },
 
 
 
 
 
 
3012
  {
3013
  "slug": "matdespatch",
3014
  "name": "Matdespatch",
@@ -3410,7 +3518,7 @@ function get_aftership_couriers() {
3410
  },
3411
  {
3412
  "slug": "opek",
3413
- "name": "FedEx Poland Domestic",
3414
  "other_name": "OPEK",
3415
  "required_fields": []
3416
  },
@@ -3576,6 +3684,12 @@ function get_aftership_couriers() {
3576
  "other_name": "",
3577
  "required_fields": []
3578
  },
 
 
 
 
 
 
3579
  {
3580
  "slug": "pcfcorp",
3581
  "name": "PCF Final Mile",
@@ -3734,6 +3848,12 @@ function get_aftership_couriers() {
3734
  "other_name": "Finland Post",
3735
  "required_fields": []
3736
  },
 
 
 
 
 
 
3737
  {
3738
  "slug": "postnl",
3739
  "name": "PostNL Domestic",
@@ -3909,6 +4029,12 @@ function get_aftership_couriers() {
3909
  "tracking_key"
3910
  ]
3911
  },
 
 
 
 
 
 
3912
  {
3913
  "slug": "rincos",
3914
  "name": "Rincos",
@@ -3939,6 +4065,12 @@ function get_aftership_couriers() {
3939
  "other_name": "",
3940
  "required_fields": []
3941
  },
 
 
 
 
 
 
3942
  {
3943
  "slug": "royalshipments",
3944
  "name": "RoyalShipments",
@@ -4185,6 +4317,12 @@ function get_aftership_couriers() {
4185
  "other_name": "",
4186
  "required_fields": []
4187
  },
 
 
 
 
 
 
4188
  {
4189
  "slug": "shreetirupati",
4190
  "name": "SHREE TIRUPATI COURIER SERVICES PVT. LTD.",
@@ -4199,7 +4337,7 @@ function get_aftership_couriers() {
4199
  },
4200
  {
4201
  "slug": "simplypost",
4202
- "name": "J & T Express Singapore",
4203
  "other_name": "",
4204
  "required_fields": []
4205
  },
@@ -4445,6 +4583,12 @@ function get_aftership_couriers() {
4445
  "other_name": null,
4446
  "required_fields": []
4447
  },
 
 
 
 
 
 
4448
  {
4449
  "slug": "sutton",
4450
  "name": "Sutton Transport",
@@ -4605,6 +4749,12 @@ function get_aftership_couriers() {
4605
  "other_name": "",
4606
  "required_fields": []
4607
  },
 
 
 
 
 
 
4608
  {
4609
  "slug": "tigfreight",
4610
  "name": "TIG Freight",
@@ -4997,6 +5147,12 @@ function get_aftership_couriers() {
4997
  "other_name": "",
4998
  "required_fields": []
4999
  },
 
 
 
 
 
 
5000
  {
5001
  "slug": "wise-express",
5002
  "name": "Wise Express",
@@ -5103,6 +5259,12 @@ function get_aftership_couriers() {
5103
  "other_name": "XpressBees logistics",
5104
  "required_fields": []
5105
  },
 
 
 
 
 
 
5106
  {
5107
  "slug": "xq-express",
5108
  "name": "XQ Express",
@@ -5185,6 +5347,12 @@ function get_aftership_couriers() {
5185
  "other_name": "",
5186
  "required_fields": []
5187
  },
 
 
 
 
 
 
5188
  {
5189
  "slug": "yycom",
5190
  "name": "HUAHANG EXPRESS",
54
  "other_name": null,
55
  "required_fields": []
56
  },
57
+ {
58
+ "slug": "a2b-ba",
59
+ "name": "A2B Express Logistics",
60
+ "other_name": null,
61
+ "required_fields": []
62
+ },
63
  {
64
  "slug": "aaa-cooper",
65
  "name": "AAA Cooper",
140
  "other_name": "",
141
  "required_fields": []
142
  },
143
+ {
144
+ "slug": "aex",
145
+ "name": "AEX Group",
146
+ "other_name": null,
147
+ "required_fields": []
148
+ },
149
+ {
150
+ "slug": "afllog-ftp",
151
+ "name": "AFL LOGISTICS",
152
+ "other_name": null,
153
+ "required_fields": []
154
+ },
155
  {
156
  "slug": "agility",
157
  "name": "Agility",
985
  "other_name": "",
986
  "required_fields": []
987
  },
988
+ {
989
+ "slug": "coordinadora",
990
+ "name": "Coordinadora",
991
+ "other_name": null,
992
+ "required_fields": []
993
+ },
994
  {
995
  "slug": "copa-courier",
996
  "name": "Copa Airlines Courier",
1009
  "other_name": null,
1010
  "required_fields": []
1011
  },
1012
+ {
1013
+ "slug": "correo-uy",
1014
+ "name": "Correo Uruguayo",
1015
+ "other_name": null,
1016
+ "required_fields": []
1017
+ },
1018
  {
1019
  "slug": "correos-de-mexico",
1020
  "name": "Correos de Mexico",
1323
  "other_name": "DHL Global Mail",
1324
  "required_fields": []
1325
  },
1326
+ {
1327
+ "slug": "dhl-global-mail-api",
1328
+ "name": "DHL eCommerce US API",
1329
+ "other_name": null,
1330
+ "required_fields": []
1331
+ },
1332
  {
1333
  "slug": "dhl-global-mail-asia",
1334
  "name": "DHL eCommerce Asia",
1411
  "other_name": "Selektvracht, dhlparcel.nl",
1412
  "required_fields": []
1413
  },
1414
+ {
1415
+ "slug": "dhlparcel-ru",
1416
+ "name": "DHL Parcel Russia",
1417
+ "other_name": null,
1418
+ "required_fields": []
1419
+ },
1420
  {
1421
  "slug": "dhlparcel-uk",
1422
  "name": "DHL Parcel UK",
1459
  "other_name": "Direct Express",
1460
  "required_fields": []
1461
  },
1462
+ {
1463
+ "slug": "directparcels",
1464
+ "name": "Direct Parcels",
1465
+ "other_name": null,
1466
+ "required_fields": []
1467
+ },
1468
  {
1469
  "slug": "dmm-network",
1470
  "name": "DMM Network",
1483
  "other_name": "",
1484
  "required_fields": []
1485
  },
1486
+ {
1487
+ "slug": "dobropost",
1488
+ "name": "DobroPost",
1489
+ "other_name": null,
1490
+ "required_fields": []
1491
+ },
1492
  {
1493
  "slug": "doora",
1494
  "name": "Doora Logistics",
1903
  "other_name": "",
1904
  "required_fields": []
1905
  },
1906
+ {
1907
+ "slug": "fargood",
1908
+ "name": "FarGood",
1909
+ "other_name": null,
1910
+ "required_fields": []
1911
+ },
1912
  {
1913
  "slug": "fastrak-th",
1914
  "name": "Fastrak Services",
1947
  },
1948
  {
1949
  "slug": "fedex",
1950
+ "name": "FedEx®",
1951
  "other_name": "Federal Express",
1952
  "required_fields": []
1953
  },
1954
  {
1955
  "slug": "fedex-crossborder",
1956
+ "name": "FedEx® Cross Border",
1957
  "other_name": "",
1958
  "required_fields": []
1959
  },
1960
  {
1961
  "slug": "fedex-fims",
1962
+ "name": "FedEx International MailService®",
1963
  "other_name": "",
1964
  "required_fields": []
1965
  },
1966
  {
1967
  "slug": "fedex-freight",
1968
+ "name": "FedEx® Freight",
1969
  "other_name": "FedEx LTL",
1970
  "required_fields": []
1971
  },
1972
  {
1973
  "slug": "fedex-uk",
1974
+ "name": "FedEx® UK",
1975
  "other_name": "FedEx United Kingdom",
1976
  "required_fields": []
1977
  },
1993
  "other_name": "",
1994
  "required_fields": []
1995
  },
1996
+ {
1997
+ "slug": "fiege",
1998
+ "name": "Fiege Logistics",
1999
+ "other_name": null,
2000
+ "required_fields": []
2001
+ },
2002
  {
2003
  "slug": "first-flight",
2004
  "name": "First Flight Couriers",
2417
  "other_name": null,
2418
  "required_fields": []
2419
  },
2420
+ {
2421
+ "slug": "homerunner",
2422
+ "name": "HomeRunner",
2423
+ "other_name": null,
2424
+ "required_fields": []
2425
+ },
2426
  {
2427
  "slug": "hong-kong-post",
2428
  "name": "Hong Kong Post",
2429
  "other_name": "香港郵政",
2430
  "required_fields": []
2431
  },
2432
+ {
2433
+ "slug": "houndexpress",
2434
+ "name": "Hound Express",
2435
+ "other_name": null,
2436
+ "required_fields": []
2437
+ },
2438
  {
2439
  "slug": "hrparcel",
2440
  "name": "HR Parcel",
2561
  "other_name": null,
2562
  "required_fields": []
2563
  },
2564
+ {
2565
+ "slug": "integra2-ftp",
2566
+ "name": "Integra2",
2567
+ "other_name": null,
2568
+ "required_fields": []
2569
+ },
2570
  {
2571
  "slug": "intel-valley",
2572
  "name": "Intel-Valley Supply chain (ShenZhen) Co. Ltd",
2697
  "other_name": "JiaCheng, 杭州佳成",
2698
  "required_fields": []
2699
  },
2700
+ {
2701
+ "slug": "jd-express",
2702
+ "name": "京东物流",
2703
+ "other_name": null,
2704
+ "required_fields": []
2705
+ },
2706
  {
2707
  "slug": "jersey-post",
2708
  "name": "Jersey Post",
2757
  "other_name": "",
2758
  "required_fields": []
2759
  },
2760
+ {
2761
+ "slug": "jtexpress-vn",
2762
+ "name": "J&T Express Vietnam",
2763
+ "other_name": null,
2764
+ "required_fields": []
2765
+ },
2766
  {
2767
  "slug": "jx",
2768
  "name": "JX",
2793
  "other_name": "",
2794
  "required_fields": []
2795
  },
2796
+ {
2797
+ "slug": "kerry-express-th-webhook",
2798
+ "name": "Kerry Logistics",
2799
+ "other_name": null,
2800
+ "required_fields": []
2801
+ },
2802
  {
2803
  "slug": "kerry-logistics",
2804
  "name": "Kerry Express Thailand",
3111
  "other_name": "",
3112
  "required_fields": []
3113
  },
3114
+ {
3115
+ "slug": "marken",
3116
+ "name": "Marken",
3117
+ "other_name": null,
3118
+ "required_fields": []
3119
+ },
3120
  {
3121
  "slug": "matdespatch",
3122
  "name": "Matdespatch",
3518
  },
3519
  {
3520
  "slug": "opek",
3521
+ "name": "FedEx® Poland Domestic",
3522
  "other_name": "OPEK",
3523
  "required_fields": []
3524
  },
3684
  "other_name": "",
3685
  "required_fields": []
3686
  },
3687
+ {
3688
+ "slug": "passportshipping",
3689
+ "name": "Passport Shipping",
3690
+ "other_name": null,
3691
+ "required_fields": []
3692
+ },
3693
  {
3694
  "slug": "pcfcorp",
3695
  "name": "PCF Final Mile",
3848
  "other_name": "Finland Post",
3849
  "required_fields": []
3850
  },
3851
+ {
3852
+ "slug": "posti-api",
3853
+ "name": "Posti API",
3854
+ "other_name": null,
3855
+ "required_fields": []
3856
+ },
3857
  {
3858
  "slug": "postnl",
3859
  "name": "PostNL Domestic",
4029
  "tracking_key"
4030
  ]
4031
  },
4032
+ {
4033
+ "slug": "rhenus-group",
4034
+ "name": "Rhenus Logistics",
4035
+ "other_name": null,
4036
+ "required_fields": []
4037
+ },
4038
  {
4039
  "slug": "rincos",
4040
  "name": "Rincos",
4065
  "other_name": "",
4066
  "required_fields": []
4067
  },
4068
+ {
4069
+ "slug": "routific-webhook",
4070
+ "name": "Routific",
4071
+ "other_name": null,
4072
+ "required_fields": []
4073
+ },
4074
  {
4075
  "slug": "royalshipments",
4076
  "name": "RoyalShipments",
4317
  "other_name": "",
4318
  "required_fields": []
4319
  },
4320
+ {
4321
+ "slug": "shreenandancourier",
4322
+ "name": "SHREE NANDAN COURIER",
4323
+ "other_name": null,
4324
+ "required_fields": []
4325
+ },
4326
  {
4327
  "slug": "shreetirupati",
4328
  "name": "SHREE TIRUPATI COURIER SERVICES PVT. LTD.",
4337
  },
4338
  {
4339
  "slug": "simplypost",
4340
+ "name": "J&T Express Singapore",
4341
  "other_name": "",
4342
  "required_fields": []
4343
  },
4583
  "other_name": null,
4584
  "required_fields": []
4585
  },
4586
+ {
4587
+ "slug": "streck-transport",
4588
+ "name": "Streck Transport",
4589
+ "other_name": null,
4590
+ "required_fields": []
4591
+ },
4592
  {
4593
  "slug": "sutton",
4594
  "name": "Sutton Transport",
4749
  "other_name": "",
4750
  "required_fields": []
4751
  },
4752
+ {
4753
+ "slug": "thijs-nl",
4754
+ "name": "Thijs Logistiek",
4755
+ "other_name": null,
4756
+ "required_fields": []
4757
+ },
4758
  {
4759
  "slug": "tigfreight",
4760
  "name": "TIG Freight",
5147
  "other_name": "",
5148
  "required_fields": []
5149
  },
5150
+ {
5151
+ "slug": "winit",
5152
+ "name": "万邑通",
5153
+ "other_name": null,
5154
+ "required_fields": []
5155
+ },
5156
  {
5157
  "slug": "wise-express",
5158
  "name": "Wise Express",
5259
  "other_name": "XpressBees logistics",
5260
  "required_fields": []
5261
  },
5262
+ {
5263
+ "slug": "xpressen-dk",
5264
+ "name": "Xpressen",
5265
+ "other_name": null,
5266
+ "required_fields": []
5267
+ },
5268
  {
5269
  "slug": "xq-express",
5270
  "name": "XQ Express",
5347
  "other_name": "",
5348
  "required_fields": []
5349
  },
5350
+ {
5351
+ "slug": "yusen",
5352
+ "name": "Yusen Logistics",
5353
+ "other_name": "",
5354
+ "required_fields": []
5355
+ },
5356
  {
5357
  "slug": "yycom",
5358
  "name": "HUAHANG EXPRESS",
assets/js/couriers.json CHANGED
@@ -53,6 +53,12 @@
53
  "other_name": null,
54
  "required_fields": []
55
  },
 
 
 
 
 
 
56
  {
57
  "slug": "aaa-cooper",
58
  "name": "AAA Cooper",
@@ -133,6 +139,18 @@
133
  "other_name": "",
134
  "required_fields": []
135
  },
 
 
 
 
 
 
 
 
 
 
 
 
136
  {
137
  "slug": "agility",
138
  "name": "Agility",
@@ -966,6 +984,12 @@
966
  "other_name": "",
967
  "required_fields": []
968
  },
 
 
 
 
 
 
969
  {
970
  "slug": "copa-courier",
971
  "name": "Copa Airlines Courier",
@@ -984,6 +1008,12 @@
984
  "other_name": null,
985
  "required_fields": []
986
  },
 
 
 
 
 
 
987
  {
988
  "slug": "correos-de-mexico",
989
  "name": "Correos de Mexico",
@@ -1292,6 +1322,12 @@
1292
  "other_name": "DHL Global Mail",
1293
  "required_fields": []
1294
  },
 
 
 
 
 
 
1295
  {
1296
  "slug": "dhl-global-mail-asia",
1297
  "name": "DHL eCommerce Asia",
@@ -1374,6 +1410,12 @@
1374
  "other_name": "Selektvracht, dhlparcel.nl",
1375
  "required_fields": []
1376
  },
 
 
 
 
 
 
1377
  {
1378
  "slug": "dhlparcel-uk",
1379
  "name": "DHL Parcel UK",
@@ -1416,6 +1458,12 @@
1416
  "other_name": "Direct Express",
1417
  "required_fields": []
1418
  },
 
 
 
 
 
 
1419
  {
1420
  "slug": "dmm-network",
1421
  "name": "DMM Network",
@@ -1434,6 +1482,12 @@
1434
  "other_name": "",
1435
  "required_fields": []
1436
  },
 
 
 
 
 
 
1437
  {
1438
  "slug": "doora",
1439
  "name": "Doora Logistics",
@@ -1848,6 +1902,12 @@
1848
  "other_name": "",
1849
  "required_fields": []
1850
  },
 
 
 
 
 
 
1851
  {
1852
  "slug": "fastrak-th",
1853
  "name": "Fastrak Services",
@@ -1886,31 +1946,31 @@
1886
  },
1887
  {
1888
  "slug": "fedex",
1889
- "name": "FedEx",
1890
  "other_name": "Federal Express",
1891
  "required_fields": []
1892
  },
1893
  {
1894
  "slug": "fedex-crossborder",
1895
- "name": "Fedex Cross Border",
1896
  "other_name": "",
1897
  "required_fields": []
1898
  },
1899
  {
1900
  "slug": "fedex-fims",
1901
- "name": "FedEx International MailService",
1902
  "other_name": "",
1903
  "required_fields": []
1904
  },
1905
  {
1906
  "slug": "fedex-freight",
1907
- "name": "FedEx Freight",
1908
  "other_name": "FedEx LTL",
1909
  "required_fields": []
1910
  },
1911
  {
1912
  "slug": "fedex-uk",
1913
- "name": "FedEx UK",
1914
  "other_name": "FedEx United Kingdom",
1915
  "required_fields": []
1916
  },
@@ -1932,6 +1992,12 @@
1932
  "other_name": "",
1933
  "required_fields": []
1934
  },
 
 
 
 
 
 
1935
  {
1936
  "slug": "first-flight",
1937
  "name": "First Flight Couriers",
@@ -2350,12 +2416,24 @@
2350
  "other_name": null,
2351
  "required_fields": []
2352
  },
 
 
 
 
 
 
2353
  {
2354
  "slug": "hong-kong-post",
2355
  "name": "Hong Kong Post",
2356
  "other_name": "香港郵政",
2357
  "required_fields": []
2358
  },
 
 
 
 
 
 
2359
  {
2360
  "slug": "hrparcel",
2361
  "name": "HR Parcel",
@@ -2482,6 +2560,12 @@
2482
  "other_name": null,
2483
  "required_fields": []
2484
  },
 
 
 
 
 
 
2485
  {
2486
  "slug": "intel-valley",
2487
  "name": "Intel-Valley Supply chain (ShenZhen) Co. Ltd",
@@ -2612,6 +2696,12 @@
2612
  "other_name": "JiaCheng, 杭州佳成",
2613
  "required_fields": []
2614
  },
 
 
 
 
 
 
2615
  {
2616
  "slug": "jersey-post",
2617
  "name": "Jersey Post",
@@ -2666,6 +2756,12 @@
2666
  "other_name": "",
2667
  "required_fields": []
2668
  },
 
 
 
 
 
 
2669
  {
2670
  "slug": "jx",
2671
  "name": "JX",
@@ -2696,6 +2792,12 @@
2696
  "other_name": "",
2697
  "required_fields": []
2698
  },
 
 
 
 
 
 
2699
  {
2700
  "slug": "kerry-logistics",
2701
  "name": "Kerry Express Thailand",
@@ -3008,6 +3110,12 @@
3008
  "other_name": "",
3009
  "required_fields": []
3010
  },
 
 
 
 
 
 
3011
  {
3012
  "slug": "matdespatch",
3013
  "name": "Matdespatch",
@@ -3409,7 +3517,7 @@
3409
  },
3410
  {
3411
  "slug": "opek",
3412
- "name": "FedEx Poland Domestic",
3413
  "other_name": "OPEK",
3414
  "required_fields": []
3415
  },
@@ -3575,6 +3683,12 @@
3575
  "other_name": "",
3576
  "required_fields": []
3577
  },
 
 
 
 
 
 
3578
  {
3579
  "slug": "pcfcorp",
3580
  "name": "PCF Final Mile",
@@ -3733,6 +3847,12 @@
3733
  "other_name": "Finland Post",
3734
  "required_fields": []
3735
  },
 
 
 
 
 
 
3736
  {
3737
  "slug": "postnl",
3738
  "name": "PostNL Domestic",
@@ -3908,6 +4028,12 @@
3908
  "tracking_key"
3909
  ]
3910
  },
 
 
 
 
 
 
3911
  {
3912
  "slug": "rincos",
3913
  "name": "Rincos",
@@ -3938,6 +4064,12 @@
3938
  "other_name": "",
3939
  "required_fields": []
3940
  },
 
 
 
 
 
 
3941
  {
3942
  "slug": "royalshipments",
3943
  "name": "RoyalShipments",
@@ -4184,6 +4316,12 @@
4184
  "other_name": "",
4185
  "required_fields": []
4186
  },
 
 
 
 
 
 
4187
  {
4188
  "slug": "shreetirupati",
4189
  "name": "SHREE TIRUPATI COURIER SERVICES PVT. LTD.",
@@ -4198,7 +4336,7 @@
4198
  },
4199
  {
4200
  "slug": "simplypost",
4201
- "name": "J & T Express Singapore",
4202
  "other_name": "",
4203
  "required_fields": []
4204
  },
@@ -4444,6 +4582,12 @@
4444
  "other_name": null,
4445
  "required_fields": []
4446
  },
 
 
 
 
 
 
4447
  {
4448
  "slug": "sutton",
4449
  "name": "Sutton Transport",
@@ -4604,6 +4748,12 @@
4604
  "other_name": "",
4605
  "required_fields": []
4606
  },
 
 
 
 
 
 
4607
  {
4608
  "slug": "tigfreight",
4609
  "name": "TIG Freight",
@@ -4996,6 +5146,12 @@
4996
  "other_name": "",
4997
  "required_fields": []
4998
  },
 
 
 
 
 
 
4999
  {
5000
  "slug": "wise-express",
5001
  "name": "Wise Express",
@@ -5102,6 +5258,12 @@
5102
  "other_name": "XpressBees logistics",
5103
  "required_fields": []
5104
  },
 
 
 
 
 
 
5105
  {
5106
  "slug": "xq-express",
5107
  "name": "XQ Express",
@@ -5184,6 +5346,12 @@
5184
  "other_name": "",
5185
  "required_fields": []
5186
  },
 
 
 
 
 
 
5187
  {
5188
  "slug": "yycom",
5189
  "name": "HUAHANG EXPRESS",
53
  "other_name": null,
54
  "required_fields": []
55
  },
56
+ {
57
+ "slug": "a2b-ba",
58
+ "name": "A2B Express Logistics",
59
+ "other_name": null,
60
+ "required_fields": []
61
+ },
62
  {
63
  "slug": "aaa-cooper",
64
  "name": "AAA Cooper",
139
  "other_name": "",
140
  "required_fields": []
141
  },
142
+ {
143
+ "slug": "aex",
144
+ "name": "AEX Group",
145
+ "other_name": null,
146
+ "required_fields": []
147
+ },
148
+ {
149
+ "slug": "afllog-ftp",
150
+ "name": "AFL LOGISTICS",
151
+ "other_name": null,
152
+ "required_fields": []
153
+ },
154
  {
155
  "slug": "agility",
156
  "name": "Agility",
984
  "other_name": "",
985
  "required_fields": []
986
  },
987
+ {
988
+ "slug": "coordinadora",
989
+ "name": "Coordinadora",
990
+ "other_name": null,
991
+ "required_fields": []
992
+ },
993
  {
994
  "slug": "copa-courier",
995
  "name": "Copa Airlines Courier",
1008
  "other_name": null,
1009
  "required_fields": []
1010
  },
1011
+ {
1012
+ "slug": "correo-uy",
1013
+ "name": "Correo Uruguayo",
1014
+ "other_name": null,
1015
+ "required_fields": []
1016
+ },
1017
  {
1018
  "slug": "correos-de-mexico",
1019
  "name": "Correos de Mexico",
1322
  "other_name": "DHL Global Mail",
1323
  "required_fields": []
1324
  },
1325
+ {
1326
+ "slug": "dhl-global-mail-api",
1327
+ "name": "DHL eCommerce US API",
1328
+ "other_name": null,
1329
+ "required_fields": []
1330
+ },
1331
  {
1332
  "slug": "dhl-global-mail-asia",
1333
  "name": "DHL eCommerce Asia",
1410
  "other_name": "Selektvracht, dhlparcel.nl",
1411
  "required_fields": []
1412
  },
1413
+ {
1414
+ "slug": "dhlparcel-ru",
1415
+ "name": "DHL Parcel Russia",
1416
+ "other_name": null,
1417
+ "required_fields": []
1418
+ },
1419
  {
1420
  "slug": "dhlparcel-uk",
1421
  "name": "DHL Parcel UK",
1458
  "other_name": "Direct Express",
1459
  "required_fields": []
1460
  },
1461
+ {
1462
+ "slug": "directparcels",
1463
+ "name": "Direct Parcels",
1464
+ "other_name": null,
1465
+ "required_fields": []
1466
+ },
1467
  {
1468
  "slug": "dmm-network",
1469
  "name": "DMM Network",
1482
  "other_name": "",
1483
  "required_fields": []
1484
  },
1485
+ {
1486
+ "slug": "dobropost",
1487
+ "name": "DobroPost",
1488
+ "other_name": null,
1489
+ "required_fields": []
1490
+ },
1491
  {
1492
  "slug": "doora",
1493
  "name": "Doora Logistics",
1902
  "other_name": "",
1903
  "required_fields": []
1904
  },
1905
+ {
1906
+ "slug": "fargood",
1907
+ "name": "FarGood",
1908
+ "other_name": null,
1909
+ "required_fields": []
1910
+ },
1911
  {
1912
  "slug": "fastrak-th",
1913
  "name": "Fastrak Services",
1946
  },
1947
  {
1948
  "slug": "fedex",
1949
+ "name": "FedEx®",
1950
  "other_name": "Federal Express",
1951
  "required_fields": []
1952
  },
1953
  {
1954
  "slug": "fedex-crossborder",
1955
+ "name": "FedEx® Cross Border",
1956
  "other_name": "",
1957
  "required_fields": []
1958
  },
1959
  {
1960
  "slug": "fedex-fims",
1961
+ "name": "FedEx International MailService®",
1962
  "other_name": "",
1963
  "required_fields": []
1964
  },
1965
  {
1966
  "slug": "fedex-freight",
1967
+ "name": "FedEx® Freight",
1968
  "other_name": "FedEx LTL",
1969
  "required_fields": []
1970
  },
1971
  {
1972
  "slug": "fedex-uk",
1973
+ "name": "FedEx® UK",
1974
  "other_name": "FedEx United Kingdom",
1975
  "required_fields": []
1976
  },
1992
  "other_name": "",
1993
  "required_fields": []
1994
  },
1995
+ {
1996
+ "slug": "fiege",
1997
+ "name": "Fiege Logistics",
1998
+ "other_name": null,
1999
+ "required_fields": []
2000
+ },
2001
  {
2002
  "slug": "first-flight",
2003
  "name": "First Flight Couriers",
2416
  "other_name": null,
2417
  "required_fields": []
2418
  },
2419
+ {
2420
+ "slug": "homerunner",
2421
+ "name": "HomeRunner",
2422
+ "other_name": null,
2423
+ "required_fields": []
2424
+ },
2425
  {
2426
  "slug": "hong-kong-post",
2427
  "name": "Hong Kong Post",
2428
  "other_name": "香港郵政",
2429
  "required_fields": []
2430
  },
2431
+ {
2432
+ "slug": "houndexpress",
2433
+ "name": "Hound Express",
2434
+ "other_name": null,
2435
+ "required_fields": []
2436
+ },
2437
  {
2438
  "slug": "hrparcel",
2439
  "name": "HR Parcel",
2560
  "other_name": null,
2561
  "required_fields": []
2562
  },
2563
+ {
2564
+ "slug": "integra2-ftp",
2565
+ "name": "Integra2",
2566
+ "other_name": null,
2567
+ "required_fields": []
2568
+ },
2569
  {
2570
  "slug": "intel-valley",
2571
  "name": "Intel-Valley Supply chain (ShenZhen) Co. Ltd",
2696
  "other_name": "JiaCheng, 杭州佳成",
2697
  "required_fields": []
2698
  },
2699
+ {
2700
+ "slug": "jd-express",
2701
+ "name": "京东物流",
2702
+ "other_name": null,
2703
+ "required_fields": []
2704
+ },
2705
  {
2706
  "slug": "jersey-post",
2707
  "name": "Jersey Post",
2756
  "other_name": "",
2757
  "required_fields": []
2758
  },
2759
+ {
2760
+ "slug": "jtexpress-vn",
2761
+ "name": "J&T Express Vietnam",
2762
+ "other_name": null,
2763
+ "required_fields": []
2764
+ },
2765
  {
2766
  "slug": "jx",
2767
  "name": "JX",
2792
  "other_name": "",
2793
  "required_fields": []
2794
  },
2795
+ {
2796
+ "slug": "kerry-express-th-webhook",
2797
+ "name": "Kerry Logistics",
2798
+ "other_name": null,
2799
+ "required_fields": []
2800
+ },
2801
  {
2802
  "slug": "kerry-logistics",
2803
  "name": "Kerry Express Thailand",
3110
  "other_name": "",
3111
  "required_fields": []
3112
  },
3113
+ {
3114
+ "slug": "marken",
3115
+ "name": "Marken",
3116
+ "other_name": null,
3117
+ "required_fields": []
3118
+ },
3119
  {
3120
  "slug": "matdespatch",
3121
  "name": "Matdespatch",
3517
  },
3518
  {
3519
  "slug": "opek",
3520
+ "name": "FedEx® Poland Domestic",
3521
  "other_name": "OPEK",
3522
  "required_fields": []
3523
  },
3683
  "other_name": "",
3684
  "required_fields": []
3685
  },
3686
+ {
3687
+ "slug": "passportshipping",
3688
+ "name": "Passport Shipping",
3689
+ "other_name": null,
3690
+ "required_fields": []
3691
+ },
3692
  {
3693
  "slug": "pcfcorp",
3694
  "name": "PCF Final Mile",
3847
  "other_name": "Finland Post",
3848
  "required_fields": []
3849
  },
3850
+ {
3851
+ "slug": "posti-api",
3852
+ "name": "Posti API",
3853
+ "other_name": null,
3854
+ "required_fields": []
3855
+ },
3856
  {
3857
  "slug": "postnl",
3858
  "name": "PostNL Domestic",
4028
  "tracking_key"
4029
  ]
4030
  },
4031
+ {
4032
+ "slug": "rhenus-group",
4033
+ "name": "Rhenus Logistics",
4034
+ "other_name": null,
4035
+ "required_fields": []
4036
+ },
4037
  {
4038
  "slug": "rincos",
4039
  "name": "Rincos",
4064
  "other_name": "",
4065
  "required_fields": []
4066
  },
4067
+ {
4068
+ "slug": "routific-webhook",
4069
+ "name": "Routific",
4070
+ "other_name": null,
4071
+ "required_fields": []
4072
+ },
4073
  {
4074
  "slug": "royalshipments",
4075
  "name": "RoyalShipments",
4316
  "other_name": "",
4317
  "required_fields": []
4318
  },
4319
+ {
4320
+ "slug": "shreenandancourier",
4321
+ "name": "SHREE NANDAN COURIER",
4322
+ "other_name": null,
4323
+ "required_fields": []
4324
+ },
4325
  {
4326
  "slug": "shreetirupati",
4327
  "name": "SHREE TIRUPATI COURIER SERVICES PVT. LTD.",
4336
  },
4337
  {
4338
  "slug": "simplypost",
4339
+ "name": "J&T Express Singapore",
4340
  "other_name": "",
4341
  "required_fields": []
4342
  },
4582
  "other_name": null,
4583
  "required_fields": []
4584
  },
4585
+ {
4586
+ "slug": "streck-transport",
4587
+ "name": "Streck Transport",
4588
+ "other_name": null,
4589
+ "required_fields": []
4590
+ },
4591
  {
4592
  "slug": "sutton",
4593
  "name": "Sutton Transport",
4748
  "other_name": "",
4749
  "required_fields": []
4750
  },
4751
+ {
4752
+ "slug": "thijs-nl",
4753
+ "name": "Thijs Logistiek",
4754
+ "other_name": null,
4755
+ "required_fields": []
4756
+ },
4757
  {
4758
  "slug": "tigfreight",
4759
  "name": "TIG Freight",
5146
  "other_name": "",
5147
  "required_fields": []
5148
  },
5149
+ {
5150
+ "slug": "winit",
5151
+ "name": "万邑通",
5152
+ "other_name": null,
5153
+ "required_fields": []
5154
+ },
5155
  {
5156
  "slug": "wise-express",
5157
  "name": "Wise Express",
5258
  "other_name": "XpressBees logistics",
5259
  "required_fields": []
5260
  },
5261
+ {
5262
+ "slug": "xpressen-dk",
5263
+ "name": "Xpressen",
5264
+ "other_name": null,
5265
+ "required_fields": []
5266
+ },
5267
  {
5268
  "slug": "xq-express",
5269
  "name": "XQ Express",
5346
  "other_name": "",
5347
  "required_fields": []
5348
  },
5349
+ {
5350
+ "slug": "yusen",
5351
+ "name": "Yusen Logistics",
5352
+ "other_name": "",
5353
+ "required_fields": []
5354
+ },
5355
  {
5356
  "slug": "yycom",
5357
  "name": "HUAHANG EXPRESS",
readme.txt CHANGED
@@ -1,63 +1,68 @@
1
  === Plugin Name ===
2
  Contributors: aftership
3
  Donate link: https://www.aftership.com/
4
- Tags: tracking, shipping, order tracking, delivery, shipment tracking
5
  Requires at least: 2.9
6
  Tested up to: 5.7
7
- Stable tag: 1.12.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- All-in-one Shipment Tracking for WooCommerce, Branded tracking pages, notifications, order lookup page. FedEx,USPS,UPS,DHL,Canada Post 800+ couriers.
12
 
13
  == Description ==
14
 
15
- All-in-one Shipment Tracking for WooCommerce, Branded tracking pages, notifications, order lookup page. FedEx,USPS,UPS,DHL,Canada Post 800+ couriers.
16
-
17
- ###Top Ecommerce Order Tracking Plugin for Wordpress (Free)
18
- Install the AfterShip plugin to automatically add Tracking Number and Courier fields to your admin panel. AfterShip supports over 760+ carriers worldwide (including USPS, FedEx, UPS, DHL, etc.). You can select couriers by [signing up a free AfterShip account](https://secure.aftership.com/signup).
19
-
20
- ###One-click tracking on order history page (Free)
21
- After fulfillment, enter an order’s tracking number and select a WooCommerce courier to display tracking details in the customer's order history page. Customers will be able to track the shipping status with one click using the AfterShip Track button.
22
-
23
- ###Integrated with 760+ International Couriers (Free)
24
- AfterShip supports UPS tracking, FedEx tracking, USPS tracking, DHL tracking, and shipment tracking of over 760 carriers worldwide. See the “supported carriers” section below for more information.
25
-
26
- ###Track all shipments in one place (Free)
27
- Automatically import your tracking numbers to AfterShip so you can get current tracking info for all your shipments in one place. Each free account comes with a Dashboard to monitor current shipping status for all ecommerce orders. Filter shipments by dates, statuses, couriers, and destination. Easily see if all your shipments are delivered on time and discover any delays/exceptions. Our Wordpress tracking plugin also integrates with [WooCommerce Shipment Tracking Plugin](http://www.woothemes.com/products/shipment-tracking/).
28
-
29
- ###Branded Tracking Page (Free)
30
-
31
- AfterShip automatically generates a tracking page for each shipment. Customize your tracking page by adding your logo, store URL, and Instagram pictures to improve SEO and generate more sales. You can also embed the [AfterShip Track Button](http://support.aftership.com/article/111-how-can-i-add-track-button-to-wordpress-or-woocommerce) to allow effortless order tracking on your store.
32
-
33
- ###Notify customers of delivery updates (Premium)
34
- Upgrade to [Premium](https://www.aftership.com/pricing) to automatically send delivery notifications to customers or internal notifications to your team. Configure notifications for: In Transit, Out for Delivery, Delivered, Failed Delivery Attempt, or Exceptions. Shipping notifications are sent from your email address, and you can customize messages to include your logo and URL, which increases customer retention and probability of repeat purchases.
35
-
36
- [youtube https://www.youtube.com/watch?v=1u-b5AZ5tvE&feature=youtu.be]
37
-
38
- ###Partial list of supported carriers (550+):
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  **①. US, Canada & Global Tracking (35)**
40
  ABF Freight • APC Postal Logistics • Aramex • Asendia USA • Canada Post • Canpar Courier • Con-way Freight • DACHSER • DHL Express • DHL eCommerce • DHL Express (Piece ID) • DPD • DSV • Echo • Ensenda • Estes • FedEx • FedEx Freight • Globegistics Inc. • Greyhound • i-parcel • LaserShip • Newgistics • Old Dominion Freight Line • OnTrac • Purolator • RL Carriers • RR Donnelley • TNT • TNT Reference • UPS • UPS Freight • UPS Mail Innovations • USPS • YRC
41
-
42
  **②. UK & Ireland Tracking (30)**
43
  4Square Group • An Post • APC Overnight • Arrow XL • Asendia UK • Collect+ • Deltec Courier • DPD Ireland • DPD UK • Fastway Ireland • FedEx UK • Hermesworld • Homedirect Logistics • Interlink Express • myHermes UK • Nightline • Norsk Global • Panther • Parcel Force • Royal Mail • SkyNet Worldwide Express • Skynet Worldwide Express UK • TNT UK • TNT UK Reference • Tuffnells Parcels Express • UK Mail • XDP Express • XDP Express Reference • Yodel Domestic • Yodel International
44
-
45
  **③. Europe Tracking (93)**
46
  ACS Courier • Asendia Germany • ASM • Austrian Post (Express) • Austrian Post (Registered) • Belpost • Bert Transport • Bulgarian Posts • JP BH Pošta • Belgium Post • bpost international • BRT Bartolini • CBL Logistics • Česká Pošta • Chronopost France • Chronopost Portugal • Colis Privé • Colissimo • Correos Express • Cyprus Post • Post Danmark • DB Schenker Sweden • Deutsche Post Mail • DHL Benelux • DHL 2-Mann-Handling • DHL Spain Domestic • Deutsche Post DHL • DHL Netherlands • DHL Poland Domestic • DHL Parcel NL • Direct Link • DMM Network • DPD Germany • DPD Poland • Easy Mail • ELTA Hellenic Post • Envialia • Exapaq • FERCAM Logistics & Transport • Geodis Calberson France • GLS • GLS Italy • GLS Netherlands • Hermes Germany • Hrvatska Pošta • IMX Mail • InPost Paczkomaty • International Seur • Italy SDA • Kuehne + Nagel • La Poste • Lietuvos Paštas • Magyar Posta • Matkahuolto • Mondial Relay • MRW • NACEX Spain • Nova Poshta • FedEx Poland Domestic • Packlink • Poczta Polska • Portugal CTT • Portugal Seur • Poșta Română • Poste Italiane • Poste Italiane Paccocelere • Posten Norge / Bring • Itella Posti • PostNL Domestic • PostNL International 3S • PostNL International • PostNord Logistics • Iceland Post • PTT Posta • Raben Group • Redur Spain • Russian Post • SGT Corriere Espresso • Teliway SIC Express • Siodemka • Correos de España • Spanish Seur • Speed Couriers • Sweden Posten • Swiss Post • Geniki Taxydromiki • TNT-Click Italy • TNT France • TNT Italy • Nexive (TNT Post Italy) • TrakPak • TransMission • UkrPoshta
47
-
48
  **④. Asia & China Tracking (125)**
49
-
50
- 2GO • ABX Express • AIR21 • Airpak Express • Airspeed International Corporation • Bluedart • Cambodia Post • City-Link Express • CJ GLS • Delcart • Delhivery • Delivree King • Detrack • DHL Global Mail Asia • Dotzot • DPEX • DTDC India • Dynamic Logistics • Ecargo • Ecom Express • Fastrak Services • First Flight Couriers • First Logistics • Gati-KWE • GDEX • Giao hà ng nhanh • GoJavas • India Post Domestic • India Post International • Jam Express • Japan Post • Jayon Express (JEX) • Jet-Ship Worldwide • JNE • Kangaroo Worldwide Express • Kerry Express Thailand • Kerry TTC Express • KGM Hub • Korea Post • Lao Post • LBC Express • Lion Parcel • Malaysia Post EMS / Poslaju • Malaysia Post - Registered • Maxcellents Pte Ltd • Mypostonline • Nationwide Express • Nhans Solutions • Ninja Van • Ninja Van Malaysia • NuvoEx • Omni Parcel • Pandu Logistics • Parcel Express • Parcelled.in • Parcel Post Singapore • Pos Indonesia Domestic • Pos Indonesia Int'l • Professional Couriers • Quantium • Qxpress • RAF Philippines • Red Express • Red Express Waybill • RPX Indonesia • RPX Online • RZY Express • Safexpress • Sagawa • Singapore Post • Singapore Speedpost • SingParcel Service • SkyNet Malaysia • Spreadel • SRE Korea • Taiwan Post • Yamato Japan • TAQBIN Malaysia • TAQBIN Singapore • Thailand Thai Post • Tiki • ViettelPost • Vietnam Post • Vietnam Post EMS • Wahana • Xend Express • XpressBees • Zalora 7-Eleven • 17 Post Service • 4PX • Best Express • AuPost China • BOXC • China EMS • China Post • CNE Express • Cuckoo Express • DHL Hong Kong • EC-Firstclass • EC Express • EMPS Express • Equick China • Flyt Express • GoFly • Hua Han Logistics • Hong Kong Post • JCEX • Logistic Worldwide Express • Nanjing Woyuan • One World Express • Post56 • PayPal Package • SEKO Logistics • S.F. Express • S.F International • STO Express • DPEX China • TAQBIN Hong Kong • TGX • WeDo Logistics • WishPost • Yanwen • Yunda Express • Yun Express • ZJS International
51
-
52
  **⑤. Australia & New Zealand Tracking (14)**
53
-
54
  ADSOne • Australia Post • Bonds Couriers • CourierPost • Couriers Please • Fastway Australia • Fastway New Zealand • New Zealand Post • StarTrack • Star Track Express • TNT Australia • Toll IPEC • Toll Priority • UBI Logistics Australia
55
-
56
  **⑥. Latin America, Middle East & Other Tracking (27)**
57
-
58
  4-72 Entregando • Mexico AeroFlash • Brazil Correios • Correo Argentino • Correos Chile • Correos de Mexico • Cosmetics Now • Courier Plus • Courier IT • Dawn Wing • DPE South Africa • Emirates Post • Estafeta • Fastway South Africa • Israel Post • Israel Post Domestic • Mexico Redpack • Mexico Senda Express • NiPost • OCA Argentina • Post Serbia • RAM • South African Post Office • Saudi Post • SMSA Express • Specialised Freight • Speedex Courier
59
 
60
-
61
  == Installation ==
62
 
63
  1. [Sign up AfterShip account for FREE](https://secure.aftership.com/signup)
@@ -97,6 +102,9 @@ You'll find the FAQ on [AfterShip.com](https://aftership.uservoice.com/knowledge
97
 
98
  == Changelog ==
99
 
 
 
 
100
  = 1.12.4 =
101
  * Update readme
102
 
1
  === Plugin Name ===
2
  Contributors: aftership
3
  Donate link: https://www.aftership.com/
4
+ Tags: shipment tracking, order tracking, shipping, fedex, usps, ups, dhl, canada post, order status, delivery, carrier, courier
5
  Requires at least: 2.9
6
  Tested up to: 5.7
7
+ Stable tag: 1.12.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
+ All-in-one Woocommerce shipment tracking, branded order tracking pages, Email & SMS notifications. FedEx,USPS,UPS,DHL,Canada Post 800+ couriers.
12
 
13
  == Description ==
14
 
15
+ All-in-one Woocommerce shipment tracking, branded order tracking pages, order lookup and automated notifications.
16
+ FedEx,USPS,UPS,DHL, 800+ couriers.
17
+ AfterShip provides the best post-purchase experience to drive customer loyalty and additional sales.
18
+ [youtube https://www.youtube.com/watch?v=1u-b5AZ5tvE]
19
+
20
+ ###ALL-IN-ONE WOOCOMERCE ORDER TRACKING
21
+ Automatically import your tracking numbers to AfterShip, so you can get current tracking info for all your shipments in one place
22
+
23
+ ###SMART DASHBOARD
24
+ - Filter shipments by dates, statuses, couriers, and destination
25
+ - Trace whether all your shipments are being delivered on time and identify any delays/exceptions.
26
+ - 7 Standardized tracking statuses
27
+
28
+ ###AUTOMATED EMAIL & SMS NOTIFICATIONS
29
+ - Embed the AfterShip Track Button to allow effortless order tracking
30
+ - Automatically insert AfterShip’s tracking link to your WooCommerce store so that customers can track shipments effortlessly at the order confirmation and order history pages
31
+ - Add your tracking link to either your store’s header or footer or both and make it easy to track orders
32
+ - Send delivery notifications to customers through Email & SMS
33
+ - Send internal notifications to yourself through Email & SMS
34
+ - Configure notifications for: Info Received, In Transit, Out for Delivery, Available for Pickup, Delivered, Failed Attempt, and Exceptions
35
+ - Send multilingual email notifications. Add, remove, or set a default language for your email updates for different delivery checkpoints without a hassle. Auto-send email updates based on the order language for a delightful post-purchase experience.
36
+ - Shipping notifications will be sent from your email address, and you can customize messages to include your logo and URL, to increase brand recognition and the probability of repeat purchases
37
+
38
+ ###BRANDED ORDER TRACKING PAGE
39
+ - Automatically generate a tracking page for each shipment and customize the look & feel
40
+ - Customize your tracking page by adding your logo, store URL and impact SEO to generate more sales
41
+ - Set up a custom domain to display the tracking information and improve the searchability of your website
42
+ - SSL certificate for users with a verified custom domain
43
+ - Drive traffic to your site instead of the carrier’s site and increase the organic search
44
+
45
+ ###MULTI-COURIER SOLUTION
46
+ - AfterShip connects you with 800+ couriers worldwide, Including UPS, DHL, USPS, China Post (ePacket), and China EMS
47
+ - Standardized layout of tracking results received from different carriers
48
+ - Analyze & take action
49
+ - Get powerful insight on shipments, notifications, tracking pages, and customer feedback
50
+ - Filter data by date, shipment type, devices, location, visits, and more
51
+
52
+ ###PARTIAL LIST OF SUPPORTED CARRIERS (800+):
53
  **①. US, Canada & Global Tracking (35)**
54
  ABF Freight • APC Postal Logistics • Aramex • Asendia USA • Canada Post • Canpar Courier • Con-way Freight • DACHSER • DHL Express • DHL eCommerce • DHL Express (Piece ID) • DPD • DSV • Echo • Ensenda • Estes • FedEx • FedEx Freight • Globegistics Inc. • Greyhound • i-parcel • LaserShip • Newgistics • Old Dominion Freight Line • OnTrac • Purolator • RL Carriers • RR Donnelley • TNT • TNT Reference • UPS • UPS Freight • UPS Mail Innovations • USPS • YRC
 
55
  **②. UK & Ireland Tracking (30)**
56
  4Square Group • An Post • APC Overnight • Arrow XL • Asendia UK • Collect+ • Deltec Courier • DPD Ireland • DPD UK • Fastway Ireland • FedEx UK • Hermesworld • Homedirect Logistics • Interlink Express • myHermes UK • Nightline • Norsk Global • Panther • Parcel Force • Royal Mail • SkyNet Worldwide Express • Skynet Worldwide Express UK • TNT UK • TNT UK Reference • Tuffnells Parcels Express • UK Mail • XDP Express • XDP Express Reference • Yodel Domestic • Yodel International
 
57
  **③. Europe Tracking (93)**
58
  ACS Courier • Asendia Germany • ASM • Austrian Post (Express) • Austrian Post (Registered) • Belpost • Bert Transport • Bulgarian Posts • JP BH Pošta • Belgium Post • bpost international • BRT Bartolini • CBL Logistics • Česká Pošta • Chronopost France • Chronopost Portugal • Colis Privé • Colissimo • Correos Express • Cyprus Post • Post Danmark • DB Schenker Sweden • Deutsche Post Mail • DHL Benelux • DHL 2-Mann-Handling • DHL Spain Domestic • Deutsche Post DHL • DHL Netherlands • DHL Poland Domestic • DHL Parcel NL • Direct Link • DMM Network • DPD Germany • DPD Poland • Easy Mail • ELTA Hellenic Post • Envialia • Exapaq • FERCAM Logistics & Transport • Geodis Calberson France • GLS • GLS Italy • GLS Netherlands • Hermes Germany • Hrvatska Pošta • IMX Mail • InPost Paczkomaty • International Seur • Italy SDA • Kuehne + Nagel • La Poste • Lietuvos Paštas • Magyar Posta • Matkahuolto • Mondial Relay • MRW • NACEX Spain • Nova Poshta • FedEx Poland Domestic • Packlink • Poczta Polska • Portugal CTT • Portugal Seur • Poșta Română • Poste Italiane • Poste Italiane Paccocelere • Posten Norge / Bring • Itella Posti • PostNL Domestic • PostNL International 3S • PostNL International • PostNord Logistics • Iceland Post • PTT Posta • Raben Group • Redur Spain • Russian Post • SGT Corriere Espresso • Teliway SIC Express • Siodemka • Correos de España • Spanish Seur • Speed Couriers • Sweden Posten • Swiss Post • Geniki Taxydromiki • TNT-Click Italy • TNT France • TNT Italy • Nexive (TNT Post Italy) • TrakPak • TransMission • UkrPoshta
 
59
  **④. Asia & China Tracking (125)**
60
+ 2GO • ABX Express • AIR21 • Airpak Express • Airspeed International Corporation • Bluedart • Cambodia Post • City-Link Express • CJ GLS • Delcart • Delhivery • Delivree King • Detrack • DHL Global Mail Asia • Dotzot • DPEX • DTDC India • Dynamic Logistics • Ecargo • Ecom Express • Fastrak Services • First Flight Couriers • First Logistics • Gati-KWE • GDEX • Giao hà ng nhanh • GoJavas • India Post Domestic • India Post International • Jam Express • Japan Post • Jayon Express (JEX) • Jet-Ship Worldwide • JNE • Kangaroo Worldwide Express • Kerry Express Thailand • Kerry TTC Express • KGM Hub • Korea Post • Lao Post • LBC Express • Lion Parcel • Malaysia Post EMS / Poslaju • Malaysia Post – Registered • Maxcellents Pte Ltd • Mypostonline • Nationwide Express • Nhans Solutions • Ninja Van • Ninja Van Malaysia • NuvoEx • Omni Parcel • Pandu Logistics • Parcel Express • Parcelled.in • Parcel Post Singapore • Pos Indonesia Domestic • Pos Indonesia Int’l • Professional Couriers • Quantium • Qxpress • RAF Philippines • Red Express • Red Express Waybill • RPX Indonesia • RPX Online • RZY Express • Safexpress • Sagawa • Singapore Post • Singapore Speedpost • SingParcel Service • SkyNet Malaysia • Spreadel • SRE Korea • Taiwan Post • Yamato Japan • TAQBIN Malaysia • TAQBIN Singapore • Thailand Thai Post • Tiki • ViettelPost • Vietnam Post • Vietnam Post EMS • Wahana • Xend Express • XpressBees • Zalora 7-Eleven • 17 Post Service • 4PX • Best Express • AuPost China • BOXC • China EMS • China Post • CNE Express • Cuckoo Express • DHL Hong Kong • EC-Firstclass • EC Express • EMPS Express • Equick China • Flyt Express • GoFly • Hua Han Logistics • Hong Kong Post • JCEX • Logistic Worldwide Express • Nanjing Woyuan • One World Express • Post56 • PayPal Package • SEKO Logistics • S.F. Express • S.F International • STO Express • DPEX China • TAQBIN Hong Kong • TGX • WeDo Logistics • WishPost • Yanwen • Yunda Express • Yun Express • ZJS International
 
 
61
  **⑤. Australia & New Zealand Tracking (14)**
 
62
  ADSOne • Australia Post • Bonds Couriers • CourierPost • Couriers Please • Fastway Australia • Fastway New Zealand • New Zealand Post • StarTrack • Star Track Express • TNT Australia • Toll IPEC • Toll Priority • UBI Logistics Australia
 
63
  **⑥. Latin America, Middle East & Other Tracking (27)**
 
64
  4-72 Entregando • Mexico AeroFlash • Brazil Correios • Correo Argentino • Correos Chile • Correos de Mexico • Cosmetics Now • Courier Plus • Courier IT • Dawn Wing • DPE South Africa • Emirates Post • Estafeta • Fastway South Africa • Israel Post • Israel Post Domestic • Mexico Redpack • Mexico Senda Express • NiPost • OCA Argentina • Post Serbia • RAM • South African Post Office • Saudi Post • SMSA Express • Specialised Freight • Speedex Courier
65
 
 
66
  == Installation ==
67
 
68
  1. [Sign up AfterShip account for FREE](https://secure.aftership.com/signup)
102
 
103
  == Changelog ==
104
 
105
+ = 1.12.5 =
106
+ * Update courier list
107
+
108
  = 1.12.4 =
109
  * Update readme
110