AfterShip – WooCommerce Tracking - Version 1.12.13

Version Description

  • Update Readme.
Download this release

Release Info

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

Code changes from version 1.12.12 to 1.12.13

Files changed (2) hide show
  1. aftership-woocommerce-tracking.php +11 -11
  2. readme.txt +5 -5
aftership-woocommerce-tracking.php CHANGED
@@ -1,14 +1,14 @@
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
-
10
- Copyright: © AfterShip
11
- */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
14
  exit;
@@ -20,7 +20,7 @@ if ( ! defined( 'ABSPATH' ) ) {
20
 
21
  require_once( 'woo-includes/woo-functions.php' );
22
 
23
- define( 'AFTERSHIP_VERSION', '1.12.12' );
24
 
25
  if ( is_woocommerce_active() ) {
26
 
1
  <?php
2
+ /**
3
+ * Plugin Name: AfterShip Order Tracking, WooCommerce Tracking Made Easy (Free plan available)
4
+ * Plugin URI: http://aftership.com/
5
+ * Description: All-in-one Woocommerce Shipment Tracking, Track parcel order status. integrates with 800+ shipping providers including FedEx,USPS,UPS,DHL,Canada Post. Install Free
6
+ * Version: 1.12.13
7
+ * Author: AfterShip
8
+ * Author URI: http://aftership.com
9
+ *
10
+ * Copyright: © AfterShip
11
+ */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
14
  exit;
20
 
21
  require_once( 'woo-includes/woo-functions.php' );
22
 
23
+ define( 'AFTERSHIP_VERSION', '1.12.13' );
24
 
25
  if ( is_woocommerce_active() ) {
26
 
readme.txt CHANGED
@@ -1,14 +1,14 @@
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
 
@@ -129,7 +129,7 @@ Tailor a dynamic branded tracking page. Upload promotional banner, logo, and fav
129
 
130
  == Changelog ==
131
 
132
- = 1.12.12 =
133
  * Update Readme.
134
 
135
  = 1.12.10 =
1
+ === AfterShip Order Tracking, WooCommerce 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 status,carrier,courier,delivery
5
  Requires at least: 2.9
6
  Tested up to: 5.7
7
+ Stable tag: 1.12.13
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, Track parcel order status. integrates with 800+ shipping providers including FedEx,USPS,UPS,DHL,Canada Post. Install Free
12
 
13
  == Description ==
14
 
129
 
130
  == Changelog ==
131
 
132
+ = 1.12.13 =
133
  * Update Readme.
134
 
135
  = 1.12.10 =