=== WPC Backend Order Filter for WooCommerce ===
Contributors: wpclever
Donate link: https://wpclever.net
Tags: woocommerce, wpc, backend, order, filter
Tested up to: 6.9
Version: 1.0.4
Stable tag: 1.0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds additional filters, allowing you to easily and quickly find the orders you need among hundreds of others.

== Description ==

WPC Backend Order Filter enhances your WooCommerce experience by providing powerful, user-friendly filters to quickly locate specific orders among hundreds. Streamline your order management with ease!

== Key Features ==

Search and filter orders by:

* Order Statuses
* Payment Method
* Shipping Method
* Buyer (registered, guest)
* Customer Details (email, name, phone, etc.)
* Product SKU
* Date Range
* Order Total

== Compatibility ==

* Fully supports High-Performance Order Storage (HPOS) in WooCommerce.
* Maintains compatibility with legacy WordPress posts storage for older orders.

== Installation ==

1. Please make sure that you installed WooCommerce
2. Go to plugins in your dashboard and select "Add New"
3. Search for "WPC Backend Order Filter", Install & Activate it
4. Now you can go to WP-admin >> Backend Order Filter to configure

== Changelog ==

= 1.0.4 =
* Updated: Compatible with WP 6.9 & Woo 10.6

= 1.0.3 =
* Updated: Optimized the code
* Updated: Compatible with WP 6.9 & Woo 10.4

= 1.0.2 =
* Updated: Optimized the code

= 1.0.1 =
* Fixed: Use the prefix 'wpcof' for all functions, classes, or constants
* Fixed: Remove the prefix "woo" in filter hooks

= 1.0.0 =
* Released