=== 4Seller Tracking Number Manager for WooCommerce ===
Contributors: 4sellererp
Tags: woocommerce, tracking number, shipment, order tracking, shipping
Requires at least: 4.9
Tested up to: 7.0
Requires PHP: 7.0
Requires Plugins: woocommerce
WC requires at least: 3.0
Stable tag: 1.0.10
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Manage and display carrier and tracking number information in WooCommerce orders, customer pages, and emails.

== Description ==

4Seller Tracking Number Manager for WooCommerce is a lightweight order shipment information plugin. It lets store admins select a carrier and enter a tracking number on the WooCommerce order edit screen.

The tracking information can be shown in these places:

* WooCommerce order admin page
* WooCommerce orders list tracking column
* Customer order details page
* WooCommerce customer emails

This plugin does not include external ERP synchronization, shipment status tracking, or a remote order API.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate the plugin from the WordPress Plugins screen.
3. Go to Settings > 4Seller to choose available carriers.
4. Open a WooCommerce order and enter the carrier and tracking number.

== Frequently Asked Questions ==

= Does this plugin require a 4Seller account? =

No. The lightweight tracking display features work inside WooCommerce without a 4Seller account.

= Does this plugin sync orders to 4Seller? =

No. This build only manages and displays tracking information in WooCommerce.

== Screenshots ==

1. Add carrier and tracking number information in the WooCommerce order admin.
2. Display tracking number information on the customer order details page.
3. Include tracking number information in WooCommerce customer emails.

== Changelog ==

= 1.0.10 =
* Renamed the plugin for clearer trademark-safe WooCommerce positioning.
* Removed the bundled select enhancement library and now uses WooCommerce's built-in select enhancement.
* Updated the contributor username.

= 1.0.8 =
* Cleaned WordPress.org plugin checker warnings.
* Added license and readme metadata.
* Prefixed global helper functions.
* Removed unused legacy helper code.

= 1.0.5 =
* Improved WooCommerce and HPOS compatibility.
* Added tracking display for order pages and emails.
