woocommerce/includes/cli
Akeda Bagus 7cbc94a50f Added tool subcommand.
Currenly only `clear_transients` is available. We'll add more in the
next release.
2015-10-01 15:46:04 +02:00
..
class-wc-cli-command.php Initial works on WP-CLI support. 2015-10-01 09:34:03 +02:00
class-wc-cli-coupon.php Initial works on WP-CLI support. 2015-10-01 09:34:03 +02:00
class-wc-cli-customer.php Implement cli command for customer' orders. 2015-10-01 15:20:05 +02:00
class-wc-cli-exception.php Initial works on WP-CLI support. 2015-10-01 09:34:03 +02:00
class-wc-cli-order.php Allow orders to be filtered by customer_id. 2015-10-01 15:20:18 +02:00
class-wc-cli-product-category.php Initial works on WP-CLI support. 2015-10-01 09:34:03 +02:00
class-wc-cli-product.php Added more command help for `wp wc product`. 2015-10-01 15:18:54 +02:00
class-wc-cli-report.php Better wording for report command. 2015-10-01 15:34:37 +02:00
class-wc-cli-tool.php Added tool subcommand. 2015-10-01 15:46:04 +02:00