woocommerce/includes/admin/meta-boxes
Rodrigo Primo b8354da6b1 Use refund currency when displaying refund amount
Use the refund currency when wc_price() is called to display the refund amount in the "Edit order" admin screen. Without this change, wc_price would use the store default currency which is a problem for stores that at some point changed their currency or stores using extensions which support multiple currencies.
2018-08-20 11:32:56 -03:00
..
views Use refund currency when displaying refund amount 2018-08-20 11:32:56 -03:00
class-wc-meta-box-coupon-data.php Updates email restrictions label so it's clear this is a whitelist 2018-04-26 12:58:08 +01:00
class-wc-meta-box-order-actions.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-order-data.php order billing fields do not overwrite value, if provided 2018-06-07 09:02:12 +02:00
class-wc-meta-box-order-downloads.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-order-items.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-order-notes.php Applies wc_get_order_notes() on admin 2017-07-13 19:33:20 -03:00
class-wc-meta-box-product-data.php Update class-wc-meta-box-product-data.php 2018-08-16 09:28:48 +02:00
class-wc-meta-box-product-images.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-product-reviews.php PHPCS 2018-05-01 13:00:49 +01:00
class-wc-meta-box-product-short-description.php Just ENT_QUOTES is enough in https://github.com/woocommerce/woocommerce/pull/19349 2018-03-13 09:58:38 +00:00