=== Mokorana Orders SKU Search ===
Tags: WooCommerce, Orders, SKU, Search, Variations
Requires: 6.7
Tested up to: 6.8
Requires PHP: 8.0
Stable tag: 1.1.0
License: GPLv2 or later
WC requires at least: 9.5
WC tested up to: 9.7.1

A WooCommerce extension that allows you to search orders by Product SKU and Variation SKU in the Admin Panel.

== Description ==
This extension adds an additional "Product SKU" search filter to your WooCommerce Orders page.  
It allows searching orders by **product SKU** as well as **variation SKU**, making it easier to locate orders tied to specific variations.  

Supports both **HPOS (High-Performance Order Storage)** and **Legacy order tables**.

== Installation ==

= Installation from within WordPress =
1. Visit **Plugins > Add New**.
2. Click **Upload Plugin** and upload the plugin archive.
3. Install and activate the plugin.

= Manual installation =
1. Upload the entire `mokorana-orders-sku-search` folder to the `/wp-content/plugins/` directory.
2. Visit **Plugins**.
3. Activate the **Mokorana Orders SKU Search** plugin.

== Frequently Asked Questions ==

= Does this work with variable products? =  
Yes, you can search by both parent product SKUs and variation SKUs.

= Is HPOS supported? =  
Yes, the plugin supports both HPOS and Legacy order storage modes.

== Changelog ==

= 1.1.0 =
* Added support for searching orders by **variation SKUs**.
* Tested up to WooCommerce 9.7.1 and WordPress 6.7.1.

= 1.0 =
* Initial Release.
