AfterShip – WooCommerce Tracking - Version 1.12.8

Version Description

  • Update readme
Download this release

Release Info

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

Code changes from version 1.12.7 to 1.12.8

Files changed (2) hide show
  1. aftership-woocommerce-tracking.php +2 -2
  2. readme.txt +7 -3
aftership-woocommerce-tracking.php CHANGED
@@ -3,7 +3,7 @@
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.7
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.7' );
24
 
25
  if ( is_woocommerce_active() ) {
26
 
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.8
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.8' );
24
 
25
  if ( is_woocommerce_active() ) {
26
 
readme.txt CHANGED
@@ -1,17 +1,18 @@
1
- AfterShip – WooCommerce Shipment Tracking (Order Tracking Made Easy)
2
  Contributors: aftership
3
  Donate link: https://www.aftership.com/
4
  Tags: woocommerce shipping,woocommerce tracking,shipment tracking,order tracking,woocommerce,dhl,ups,usps,fedex,shipping,tracking,order status,carrier,courier,delivery
5
  Requires at least: 2.9
6
  Tested up to: 5.7
7
- Stable tag: 1.12.7
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 and others.
12
 
13
  == Description ==
14
 
 
15
  AfterShip provides the best shipping experience for Woocommerce to drive customer loyalty and additional sales.
16
 
17
  Install the AfterShip plugin to automatically add Tracking Number and Courier fields to your admin panel.
@@ -128,6 +129,9 @@ Tailor a dynamic branded tracking page. Upload promotional banner, logo, and fav
128
 
129
  == Changelog ==
130
 
 
 
 
131
  = 1.12.7 =
132
  * Compatible with `Advanced Access Manager`
133
 
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,woocommerce,dhl,ups,usps,fedex,shipping,tracking,order status,carrier,courier,delivery
5
  Requires at least: 2.9
6
  Tested up to: 5.7
7
+ Stable tag: 1.12.8
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 and others. Free plan available
12
 
13
  == Description ==
14
 
15
+ FREE INSTALLATION
16
  AfterShip provides the best shipping experience for Woocommerce to drive customer loyalty and additional sales.
17
 
18
  Install the AfterShip plugin to automatically add Tracking Number and Courier fields to your admin panel.
129
 
130
  == Changelog ==
131
 
132
+ = 1.12.8 =
133
+ * Update readme
134
+
135
  = 1.12.7 =
136
  * Compatible with `Advanced Access Manager`
137