woocommerce/includes/api/legacy/v3
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-api-authentication.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-api-coupons.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-api-customers.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-api-exception.php Deprecated our API in favor of WP API 2016-02-16 18:22:12 -02:00
class-wc-api-json-handler.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-api-orders.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-api-products.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-api-reports.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-api-resource.php Squiz.Commenting.InlineComment.SpacingAfter 2016-09-02 05:47:24 +03:00
class-wc-api-server.php Fixed REST API docs, codeclimate and coveralls URLs 2016-09-28 09:09:06 -03:00
class-wc-api-taxes.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-api-webhooks.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
interface-wc-api-handler.php Deprecated our API in favor of WP API 2016-02-16 18:22:12 -02:00