=== Order Filter by Source for WooCommerce ===
Contributors: rudrastyh
Tags: orders, woocommerce, filter, order attribution
Requires at least: 6.3
Tested up to: 6.9.4
Stable tag: 1.1
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Allows filtering orders by the order attribution source in the dashboard.

== Description == 

The Order Filter by Source for WooCommerce plugin simply adds a filtering option to the order table in the admin dashboard, which allows you to filter order in your store by their order attribution source parameter.

== Installation ==

= Automatic Install =

1. Log into your WordPress dashboard and go to Plugins > Add New
2. Search for "Order Filter by Source for WooCommerce"
3. Click "Install Now" under the Order Filter by Source for WooCommerce plugin
4. Click "Activate Now"
5. Make sure that the Order Attribution feature is allowed in WooCommerce > Settings > Advanced > Features

= Manual Install =

1. Download the plugin from the download button on this page
2. Unzip the file, and upload the resulting `order-filter-by-source-for-woocommerce` folder to your `/wp-content/plugins` directory
3. Log into your WordPress dashboard and go to Plugins
4. Click "Activate" under the Order Filter by Source for WooCommerce plugin
5. Make sure that the Order Attribution feature is allowed in WooCommerce > Settings > Advanced > Features

== Frequently Asked Questions ==

= In which cases may I need to filter orders by source? =
Situations could be different. For example, when you sync orders from different stores to a single one using my [Order Sync for WooCommerce](https://rudrastyh.com/plugins/order-sync-for-woocommerce) plugin. It will be convenient to know from which store a specific order came from.

= By what specific custom field does the plugin filter orders? =
It is `_wc_order_attribution_utm_source`.


== Screenshots ==
1. Example of order filtering by source when orders are synced with [Order Sync for WooCommerce plugin](https://rudrastyh.com/plugins/order-sync-for-woocommerce).

== Changelog ==

= 1.1 =
* Fixed: An issue when plugin ignored the Order Attribution setting in WooCommerce > Settings > Advanced > Features

= 1.0 =
* Initial release
