woocommerce/includes/admin/reports
Rodrigo Primo c4d6f3dac3 Replace deprecated WPCS rule
This commit replaces all the instances where the WPCS rule `WordPress.VIP.SlowDBQuery` was used with `WordPress.DB.SlowDBQuery`. `WordPress.VIP.SlowDBQuery` was deprecated in WPCS 2.0 and `WordPress.DB.SlowDBQuery` was added as a replacement (see 5f27d8e3a4/CHANGELOG.md (L130)).
2019-03-12 11:24:09 -03:00
..
class-wc-admin-report.php Impoved JSON handling 2019-02-20 12:00:47 +00:00
class-wc-report-coupon-usage.php Impoved JSON handling 2019-02-20 12:00:47 +00:00
class-wc-report-customer-list.php PHPCS fixes 2019-01-30 11:33:51 +02:00
class-wc-report-customers.php Impoved JSON handling 2019-02-20 12:00:47 +00:00
class-wc-report-downloads.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-report-low-in-stock.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-report-most-stocked.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-report-out-of-stock.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-report-sales-by-category.php Impoved JSON handling 2019-02-20 12:00:47 +00:00
class-wc-report-sales-by-date.php Impoved JSON handling 2019-02-20 12:00:47 +00:00
class-wc-report-sales-by-product.php Replace deprecated WPCS rule 2019-03-12 11:24:09 -03:00
class-wc-report-stock.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-report-taxes-by-code.php Handle full refunds in the taxes by code report (#21843) 2019-01-23 15:12:58 +00:00
class-wc-report-taxes-by-date.php Remove on-hold orders from tax reports as they are not paid yet. Tax reports should only contain paid orders. 2019-01-11 14:44:09 +02:00