woocommerce/includes/cli
Claudio Sanches 657c312cae Fix strings case (#12069)
* Fixed case for all _e, esc_attr_e and esc_html_e strings

* Fixed case for all _n_noop strings

* Fixed case for all _x strings

* Fixed case for all __, esc_html__ and esc_attr__ strings

* Fixed a few more strings

* Fixed strings in unit tests

* Fix PayPal Standard case.

* Save Order text
2016-10-12 11:16:30 +01:00
..
class-wc-cli-command.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-cli-coupon.php another PHP syntax fix for lower PHP versions 2016-09-09 15:34:46 +03:00
class-wc-cli-customer.php Fixed coding standards 2016-09-13 18:24:21 -03: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 i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-cli-product-category.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-cli-product.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-cli-report.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-cli-tax.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-cli-tool.php Added tool subcommand. 2015-10-01 15:46:04 +02:00