=== Custom Shipment Tracker for WooCommerce ===
Contributors: harishlal
Tags: woocommerce, order tracking, shipping, timeline, delivery status
Requires at least: 5.8
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Track WooCommerce order shipment status with a timeline view. Admin can update status and choose whether to show dates.

== Description ==

WooCommerce Order Transit Tracker allows store owners to update and display the current transit status of an order in the customer's "My Account > Orders" page.

Features:
* Custom transit statuses: **Processing, Booked, Dispatched, In Transit, Out for Delivery, Delivered**
* Beautiful timeline view (horizontal on desktop, vertical on mobile)
* Admin can update order transit status easily in the order edit page
* Optional display of status update date (can be toggled per order)
* Fully responsive design for mobile and desktop

This helps customers stay informed about their order journey directly inside their WooCommerce account.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/woocommerce-order-transit-tracker` directory, or install directly through the WordPress Plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Edit any WooCommerce order in admin, scroll to the "Order Transit Tracker" meta box, and set the desired transit status.
4. Customers will see the status tracker in their "My Account > Orders" section.

== Frequently Asked Questions ==

= Can I customize the statuses? =
Currently, the plugin provides six fixed statuses. Future versions may allow adding/removing statuses.

= Can I hide the status update date? =
Yes, when updating an order, you can choose whether to display the date of status change to the customer.

= Does this replace WooCommerce order statuses? =
No. This is a separate tracking timeline and does not override WooCommerce's default order statuses.

== Screenshots ==

1. Admin order page meta box to update transit status  
2. Timeline view in customer's order details (desktop view)  
3. Timeline view in customer's order details (mobile view)  

== Changelog ==

= 1.0.0 =
* Initial release with 6-step timeline
* Admin option to toggle showing status update dates
* Responsive design for desktop (horizontal) and mobile (vertical)

== Upgrade Notice ==

= 1.0.0 =
First stable release.