=== Restrict WooCommerce Reports Status === Contributors: amgnando Tags: woocommerce, reports, woocommerce reports Requires at least: 4.0 Tested up to: 4.9.5 Stable tag: 1.0.0 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Make WooCommerce consider only "Completed" and "Processing" status for reports, not "On Hold" == Description == WooCommerce consider Completed, Processing and On Hold orders on its reports. However, it's not a big deal in many cases, since On Hold is not actually a confirmed order. This simple plugin fix this! You just need to install. No setup required. After that, your reports will consider only Completed and Processing orders. == Installation == * Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer; * Activate the plugin; * That's It! == Screenshots == 1. WooCommerce default report 2. WooCommerce real report == Changelog == = 1.0.0 - 2018/05/10 = - First release.