woocommerce/includes/admin/meta-boxes
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
..
views Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-coupon-data.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-order-actions.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-order-data.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-order-downloads.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-order-items.php Add missing phpdoc param tags to all WC_Meta_Box_* classes 2016-01-04 22:31:36 +01:00
class-wc-meta-box-order-notes.php WordPress.PHP.YodaConditions.NotYoda 2016-09-09 03:14:28 +03:00
class-wc-meta-box-product-data.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-product-images.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-product-short-description.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00