=== Confirmed Shipped for WooCommerce – Add confirmed shipped order status ===
Contributors: matteoenna
Tags: woocommerce, orders, shipment, tracking
Donate link: https://www.paypal.me/matteoedev/2.55
License URI: http://www.gnu.org/licenses/gpl.html
Requires at least: 5.0
Tested up to: 7.1
Stable tag: 1.7.0
License: GPLv2 or later

Confirmed Shipped for WooCommerce adds an "Order Shipped" status to WooCommerce, improving workflow and keeping customers informed about shipments.

== Description ==
**Confirmed Shipped for WooCommerce** adds a custom order status "Order Shipped" to enhance the order management experience in WooCommerce. This feature allows store owners to better communicate with customers about the shipment status of their orders, providing a clear indication when an order has been confirmed as shipped. The plugin also includes functionality for sending an automated email to customers with their tracking code, ensuring they stay informed throughout the shipping process.

== Features ==
- Adds a new order status "Order Shipped".
- Sends an automatic email to the customer with the tracking code.
- Allows adding and saving a tracking code directly in the order details.
- Customizable email message and tracking text through settings.
- Compatible with recent versions of WooCommerce.

== Installation ==
1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to WooCommerce > Orders to see the new status and manage tracking codes.
4. Go to WooCommerce > Shipping Confirmation to customize email settings.

== Changelog ==

= 1.7.0 =
* Fixed: the tracking number was not saved on stores using High-Performance Order Storage, which WooCommerce turns on by default for new shops. Orders are no longer stored as posts there, so the plugin was writing to and reading from a place the order does not use — and it failed silently, with the field simply coming back empty. Tracking numbers now save and display on both storage modes.
* The plugin now declares itself compatible with High-Performance Order Storage, so WooCommerce no longer lists it among the incompatible plugins.
* Tested with WooCommerce 11.1 and WordPress 7.1.
