AfterShip – WooCommerce Tracking - Version 1.12.12

Version Description

  • Update Readme.
Download this release

Release Info

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

Code changes from version 1.12.11 to 1.12.12

Files changed (3) hide show
  1. .huskyrc +0 -5
  2. aftership-woocommerce-tracking.php +4 -4
  3. readme.txt +12 -12
.huskyrc DELETED
@@ -1,5 +0,0 @@
1
- {
2
- "hooks": {
3
- "pre-commit": "./vendor/bin/phpcbf ./"
4
- }
5
- }
 
 
 
 
 
aftership-woocommerce-tracking.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
  /*
3
- Plugin Name: AfterShip WooCommerce Shipment Tracking, Order Tracking Made Easy (Free plan available)
4
  Plugin URI: http://aftership.com/
5
- Description: All-in-one Woocommerce tracking, integrates with over 800 shipping providers, including FedEx,USPS,UPS,DHL,Canada Post. Track order status. Free plan.
6
- Version: 1.12.11
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.11' );
24
 
25
  if ( is_woocommerce_active() ) {
26
 
1
  <?php
2
  /*
3
+ Plugin Name: AfterShip Order Tracking, WooCommerce Shipment Tracking Made Easy (Free plan available)
4
  Plugin URI: http://aftership.com/
5
+ Description: All-in-one Woocommerce tracking, Track order status. integrates with over 800 shipping providers, including FedEx,USPS,UPS,DHL,Canada Post. Install Free
6
+ Version: 1.12.12
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.12' );
24
 
25
  if ( is_woocommerce_active() ) {
26
 
readme.txt CHANGED
@@ -1,14 +1,14 @@
1
- AfterShip WooCommerce Shipment Tracking, Order Tracking Made Easy (Free plan available)
2
  Contributors: aftership
3
  Donate link: https://www.aftership.com/
4
- Tags: woocommerce shipping,woocommerce tracking,shipment tracking,order tracking,track order,dhl,ups,usps,fedex,shipping,tracking,order status,carrier,courier,delivery, woocommerce
5
  Requires at least: 2.9
6
  Tested up to: 5.7
7
- Stable tag: 1.12.11
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- All-in-one Woocommerce tracking, integrates with over 800 shipping providers, including FedEx,USPS,UPS,DHL,Canada Post. Track order status. Free plan
12
 
13
  == Description ==
14
 
@@ -36,12 +36,12 @@ Automatically import your tracking numbers to AfterShip, so you can get current
36
  - Send shipping & delivery notifications to customers through Email & SMS
37
  - Send internal notifications to yourself through Email & SMS
38
  - Configure notifications for: Info Received, In Transit, Out for Delivery, Available for Pickup, Delivered, Failed Attempt, and Exceptions
39
- - Send multilingual email notifications. Add, remove, or set a default language for your email updates for different delivery checkpoints without a hassle.
40
  - Auto-send email updates based on the order language for a delightful post-purchase experience.
41
  Shipping status 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 on your Woocommerce store
42
 
43
  ###BRANDED ORDER TRACKING PAGE
44
- - Automatically generate a tracking page at Woocommerce for each shipment and customize the look & feel
45
  - Customize your tracking page by adding your logo, Woocommerce URL and impact SEO to generate more sales
46
  - Set up a custom domain to display the tracking information and improve the searchability of your Woocommerce website
47
  - SSL certificate for users with a verified custom domain
@@ -101,12 +101,12 @@ Each tracking number is represented by status at every step of the shipment’s
101
  = Destination Country Tracking =
102
  AfterShip automatically gets tracking information for both origin and destination country for international shipments of postal service (e.g. China Post, USPS). All the tracking checkpoints from both the couriers or locations are clubbed together under a single tracking number for a better understanding.
103
 
104
- = Updating pending statuses =
105
  All recently added or imported shipments within your AfterShip account are tagged with "Pending" status, and queued up for tracking in batches. AfterShip automatically gets the latest tracking information from couriers every 3-12 hours.
106
  If "Pending" status still shows for long, it usually means that the courier does not have any delivery information for the tracking number yet. Also, please check if the tracking number is correct, and contact the courier if need be. AfterShip will continue tracking until the courier updates on it’s server.
107
  The “Pending” status changes to “Expired” if the courier does not provide any tracking information updates for over 30 days. AfterShip will stop tracking the shipment.
108
 
109
- = Add Track Button to WooCommerce store =
110
  WooCommerce is an open-source eCommerce plugin for WordPress. It can easily add eCommerce functionality to the WordPress website. With just a few clicks the plugin can be installed on the WordPress dashboard and set up to get the store up and running.
111
 
112
  = Email notifications via AfterShip =
@@ -114,7 +114,7 @@ AfterShip allows its users to send email notifications for different delivery st
114
  You also get access to both HTML and drag-and-drop editors to customize your email notifications. It helps you leave a long-lasting impression on customers and builds brand equity.
115
 
116
  = Customize the branded tracking page =
117
- Tailor a dynamic branded tracking page. Upload promotional banner, logo, and favicon to make the tracking page more engaging. Also, connect your Facebook and Twitter profiles to build your brand and generate traffic.
118
 
119
 
120
  == Screenshots ==
@@ -128,8 +128,8 @@ Tailor a dynamic branded tracking page. Upload promotional banner, logo, and fav
128
  7. Automatically send out delivery notifications
129
 
130
  == Changelog ==
131
-
132
- = 1.12.11 =
133
  * Update Readme.
134
 
135
  = 1.12.10 =
@@ -142,7 +142,7 @@ Tailor a dynamic branded tracking page. Upload promotional banner, logo, and fav
142
  * Update readme
143
 
144
  = 1.12.7 =
145
- * Compatible with `Advanced Access Manager`
146
 
147
  = 1.12.6 =
148
  * Update courier list
1
+ AfterShip Order Tracking, WooCommerce Shipment Tracking Made Easy (Free plan available)
2
  Contributors: aftership
3
  Donate link: https://www.aftership.com/
4
+ Tags: woocommerce shipping,woocommerce tracking,shipment tracking,order tracking, woocommerce,track order,dhl,ups,usps,fedex,shipping,tracking,order
5
  Requires at least: 2.9
6
  Tested up to: 5.7
7
+ Stable tag: 1.12.12
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
+ All-in-one Woocommerce tracking, Track order status. integrates with over 800 shipping providers, including FedEx,USPS,UPS,DHL,Canada Post. Install Free
12
 
13
  == Description ==
14
 
36
  - Send shipping & delivery notifications to customers through Email & SMS
37
  - Send internal notifications to yourself through Email & SMS
38
  - Configure notifications for: Info Received, In Transit, Out for Delivery, Available for Pickup, Delivered, Failed Attempt, and Exceptions
39
+ - Send multilingual email notifications. Add, remove, or set a default language for your email updates for different delivery checkpoints without a hassle.
40
  - Auto-send email updates based on the order language for a delightful post-purchase experience.
41
  Shipping status 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 on your Woocommerce store
42
 
43
  ###BRANDED ORDER TRACKING PAGE
44
+ - Automatically generate a tracking page at Woocommerce for each shipment and customize the look & feel
45
  - Customize your tracking page by adding your logo, Woocommerce URL and impact SEO to generate more sales
46
  - Set up a custom domain to display the tracking information and improve the searchability of your Woocommerce website
47
  - SSL certificate for users with a verified custom domain
101
  = Destination Country Tracking =
102
  AfterShip automatically gets tracking information for both origin and destination country for international shipments of postal service (e.g. China Post, USPS). All the tracking checkpoints from both the couriers or locations are clubbed together under a single tracking number for a better understanding.
103
 
104
+ = Updating pending statuses =
105
  All recently added or imported shipments within your AfterShip account are tagged with "Pending" status, and queued up for tracking in batches. AfterShip automatically gets the latest tracking information from couriers every 3-12 hours.
106
  If "Pending" status still shows for long, it usually means that the courier does not have any delivery information for the tracking number yet. Also, please check if the tracking number is correct, and contact the courier if need be. AfterShip will continue tracking until the courier updates on it’s server.
107
  The “Pending” status changes to “Expired” if the courier does not provide any tracking information updates for over 30 days. AfterShip will stop tracking the shipment.
108
 
109
+ = Add Track Button to WooCommerce store =
110
  WooCommerce is an open-source eCommerce plugin for WordPress. It can easily add eCommerce functionality to the WordPress website. With just a few clicks the plugin can be installed on the WordPress dashboard and set up to get the store up and running.
111
 
112
  = Email notifications via AfterShip =
114
  You also get access to both HTML and drag-and-drop editors to customize your email notifications. It helps you leave a long-lasting impression on customers and builds brand equity.
115
 
116
  = Customize the branded tracking page =
117
+ Tailor a dynamic branded tracking page. Upload promotional banner, logo, and favicon to make the tracking page more engaging. Also, connect your Facebook and Twitter profiles to build your brand and generate traffic.
118
 
119
 
120
  == Screenshots ==
128
  7. Automatically send out delivery notifications
129
 
130
  == Changelog ==
131
+
132
+ = 1.12.12 =
133
  * Update Readme.
134
 
135
  = 1.12.10 =
142
  * Update readme
143
 
144
  = 1.12.7 =
145
+ * Compatible with Advanced Access Manager
146
 
147
  = 1.12.6 =
148
  * Update courier list