From eb9460aa2dca5b3f449b5a81db1c9d464e5786b5 Mon Sep 17 00:00:00 2001 From: Tamara Zuk Date: Thu, 28 Aug 2014 21:56:30 -0400 Subject: [PATCH] Order totals: 4 new action hooks --- .../admin/meta-boxes/views/html-order-items.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/includes/admin/meta-boxes/views/html-order-items.php b/includes/admin/meta-boxes/views/html-order-items.php index d0d31387d9a..4f285047c22 100644 --- a/includes/admin/meta-boxes/views/html-order-items.php +++ b/includes/admin/meta-boxes/views/html-order-items.php @@ -133,6 +133,9 @@ if ( 'yes' == get_option( 'woocommerce_calc_taxes' ) ) { get_total_shipping() ); ?> + + id ); ?> + get_tax_totals() as $code => $tax ) : ?> @@ -142,6 +145,9 @@ if ( 'yes' == get_option( 'woocommerce_calc_taxes' ) ) { + + id ); ?> + [?]: @@ -153,6 +159,9 @@ if ( 'yes' == get_option( 'woocommerce_calc_taxes' ) ) {
+ + id ); ?> + : @@ -164,11 +173,17 @@ if ( 'yes' == get_option( 'woocommerce_calc_taxes' ) ) {
+ + id ); ?> + : -get_total_refunded() ); ?> + + id ); ?> +