94355b73dc
If a store changes currency or is using an extension which allows for purchasing in multiple currencies, the currency symbol displayed on the Edit Order admin screen may be incorrect for previous orders because it uses the `wc_price()` fallback, which is the site wide currency rather than the currency for that specific order. This fixes that. |
||
---|---|---|
.. | ||
views | ||
class-wc-meta-box-coupon-data.php | ||
class-wc-meta-box-order-actions.php | ||
class-wc-meta-box-order-data.php | ||
class-wc-meta-box-order-downloads.php | ||
class-wc-meta-box-order-items.php | ||
class-wc-meta-box-order-notes.php | ||
class-wc-meta-box-order-reviews.php | ||
class-wc-meta-box-product-data.php | ||
class-wc-meta-box-product-images.php | ||
class-wc-meta-box-product-short-description.php |