AfterShip – WooCommerce Tracking - Version 1.4.8

Version Description

  • Add new couriers
Download this release

Release Info

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

Code changes from version 1.4.7 to 1.4.8

Files changed (3) hide show
  1. aftership.php +1 -1
  2. assets/js/couriers.js +49 -1
  3. readme.txt +4 -1
aftership.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: AfterShip - WooCommerce Tracking
4
  Plugin URI: http://aftership.com/
5
  Description: Add tracking number and carrier name to WooCommerce, display tracking info at order history page, auto import tracking numbers to AfterShip.
6
- Version: 1.4.7
7
  Author: AfterShip
8
  Author URI: http://aftership.com
9
 
3
  Plugin Name: AfterShip - WooCommerce Tracking
4
  Plugin URI: http://aftership.com/
5
  Description: Add tracking number and carrier name to WooCommerce, display tracking info at order history page, auto import tracking numbers to AfterShip.
6
+ Version: 1.4.8
7
  Author: AfterShip
8
  Author URI: http://aftership.com
9
 
assets/js/couriers.js CHANGED
@@ -246,6 +246,12 @@ function get_couriers() {
246
  "other_name": "BRT Corriere Espresso, DPD Italy",
247
  "required_fields": []
248
  },
 
 
 
 
 
 
249
  {
250
  "slug": "cambodia-post",
251
  "name": "Cambodia Post",
@@ -374,6 +380,12 @@ function get_couriers() {
374
  "other_name": "CosmeticsNow",
375
  "required_fields": []
376
  },
 
 
 
 
 
 
377
  {
378
  "slug": "courier-plus",
379
  "name": "Courier Plus",
@@ -552,6 +564,12 @@ function get_couriers() {
552
  "other_name": "Selektvracht, dhlparcel.nl",
553
  "required_fields": []
554
  },
 
 
 
 
 
 
555
  {
556
  "slug": "directlink",
557
  "name": "Direct Link",
@@ -600,6 +618,12 @@ function get_couriers() {
600
  "other_name": "Dynamic Parcel Distribution UK",
601
  "required_fields": []
602
  },
 
 
 
 
 
 
603
  {
604
  "slug": "dpe-za",
605
  "name": "DPE South Africa",
@@ -906,6 +930,12 @@ function get_couriers() {
906
  "other_name": "iparcel",
907
  "required_fields": []
908
  },
 
 
 
 
 
 
909
  {
910
  "slug": "imxmail",
911
  "name": "IMX Mail",
@@ -960,6 +990,12 @@ function get_couriers() {
960
  "other_name": "SDA Express Courier",
961
  "required_fields": []
962
  },
 
 
 
 
 
 
963
  {
964
  "slug": "jam-express",
965
  "name": "Jam Express",
@@ -1382,7 +1418,7 @@ function get_couriers() {
1382
  },
1383
  {
1384
  "slug": "posti",
1385
- "name": "Itella Posti",
1386
  "other_name": "Finland Post",
1387
  "required_fields": []
1388
  },
@@ -1652,6 +1688,12 @@ function get_couriers() {
1652
  "other_name": "Skynet UK",
1653
  "required_fields": []
1654
  },
 
 
 
 
 
 
1655
  {
1656
  "slug": "smsa-express",
1657
  "name": "SMSA Express",
@@ -1984,6 +2026,12 @@ function get_couriers() {
1984
  "other_name": "XpressBees logistics",
1985
  "required_fields": []
1986
  },
 
 
 
 
 
 
1987
  {
1988
  "slug": "yanwen",
1989
  "name": "Yanwen",
246
  "other_name": "BRT Corriere Espresso, DPD Italy",
247
  "required_fields": []
248
  },
249
+ {
250
+ "slug": "buylogic",
251
+ "name": "Buylogic",
252
+ "other_name": "捷买送",
253
+ "required_fields": []
254
+ },
255
  {
256
  "slug": "cambodia-post",
257
  "name": "Cambodia Post",
380
  "other_name": "CosmeticsNow",
381
  "required_fields": []
382
  },
383
+ {
384
+ "slug": "courex",
385
+ "name": "Courex",
386
+ "other_name": "",
387
+ "required_fields": []
388
+ },
389
  {
390
  "slug": "courier-plus",
391
  "name": "Courier Plus",
564
  "other_name": "Selektvracht, dhlparcel.nl",
565
  "required_fields": []
566
  },
567
+ {
568
+ "slug": "directfreight-au",
569
+ "name": "Direct Freight Express",
570
+ "other_name": "",
571
+ "required_fields": []
572
+ },
573
  {
574
  "slug": "directlink",
575
  "name": "Direct Link",
618
  "other_name": "Dynamic Parcel Distribution UK",
619
  "required_fields": []
620
  },
621
+ {
622
+ "slug": "dpe-express",
623
+ "name": "DPE Express",
624
+ "other_name": "Delivery Perfect Express Co.",
625
+ "required_fields": []
626
+ },
627
  {
628
  "slug": "dpe-za",
629
  "name": "DPE South Africa",
930
  "other_name": "iparcel",
931
  "required_fields": []
932
  },
933
+ {
934
+ "slug": "idexpress",
935
+ "name": "IDEX",
936
+ "other_name": "上海宏杉国际物流",
937
+ "required_fields": []
938
+ },
939
  {
940
  "slug": "imxmail",
941
  "name": "IMX Mail",
990
  "other_name": "SDA Express Courier",
991
  "required_fields": []
992
  },
993
+ {
994
+ "slug": "itis",
995
+ "name": "ITIS International",
996
+ "other_name": "ITIS International",
997
+ "required_fields": []
998
+ },
999
  {
1000
  "slug": "jam-express",
1001
  "name": "Jam Express",
1418
  },
1419
  {
1420
  "slug": "posti",
1421
+ "name": "Posti",
1422
  "other_name": "Finland Post",
1423
  "required_fields": []
1424
  },
1688
  "other_name": "Skynet UK",
1689
  "required_fields": []
1690
  },
1691
+ {
1692
+ "slug": "skypostal",
1693
+ "name": "Asendia HK (LATAM)",
1694
+ "other_name": "SkyPostal (Postrac)",
1695
+ "required_fields": []
1696
+ },
1697
  {
1698
  "slug": "smsa-express",
1699
  "name": "SMSA Express",
2026
  "other_name": "XpressBees logistics",
2027
  "required_fields": []
2028
  },
2029
+ {
2030
+ "slug": "xq-express",
2031
+ "name": "XQ Express",
2032
+ "other_name": "u661fu4e7eu7269u6d41",
2033
+ "required_fields": []
2034
+ },
2035
  {
2036
  "slug": "yanwen",
2037
  "name": "Yanwen",
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.aftership.com/
4
  Tags: shipping, tracking, ups, usps, fedex, dhl, tnt, dpd, post, shipment, woocommerce, tracking number, aftership, package tracking, fulfilment, tracking link, carrier, courier, woo commerce, woocommerce shipment tracking, shipping details plugin, widget, shipstation, track, package
5
  Requires at least: 2.9
6
  Tested up to: 4.2.2
7
- Stable tag: 1.4.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -92,6 +92,9 @@ You'll find the FAQ on [AfterShip.com](https://aftership.uservoice.com/knowledge
92
 
93
  == Changelog ==
94
 
 
 
 
95
  = 1.4.7 =
96
  * Add new couriers
97
 
4
  Tags: shipping, tracking, ups, usps, fedex, dhl, tnt, dpd, post, shipment, woocommerce, tracking number, aftership, package tracking, fulfilment, tracking link, carrier, courier, woo commerce, woocommerce shipment tracking, shipping details plugin, widget, shipstation, track, package
5
  Requires at least: 2.9
6
  Tested up to: 4.2.2
7
+ Stable tag: 1.4.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
92
 
93
  == Changelog ==
94
 
95
+ = 1.4.8 =
96
+ * Add new couriers
97
+
98
  = 1.4.7 =
99
  * Add new couriers
100