diff --git a/woocommerce/cart/cart.php b/woocommerce/cart/cart.php index 0e81236..16f997a 100644 --- a/woocommerce/cart/cart.php +++ b/woocommerce/cart/cart.php @@ -139,7 +139,7 @@ do_action( 'woocommerce_before_cart' ); ?> - + diff --git a/woocommerce/checkout/form-coupon.php b/woocommerce/checkout/form-coupon.php index 17edb2d..1d0bb70 100644 --- a/woocommerce/checkout/form-coupon.php +++ b/woocommerce/checkout/form-coupon.php @@ -37,7 +37,7 @@ if ( empty( WC()->cart->applied_coupons ) ) {

- +

diff --git a/woocommerce/checkout/form-pay.php b/woocommerce/checkout/form-pay.php index 08ff492..7b55b03 100644 --- a/woocommerce/checkout/form-pay.php +++ b/woocommerce/checkout/form-pay.php @@ -88,7 +88,7 @@ if ( ! defined( 'ABSPATH' ) ) { - ' ); ?> + ' . esc_html( $order_button_text ) . '' ); // @codingStandardsIgnoreLine ?> diff --git a/woocommerce/checkout/payment.php b/woocommerce/checkout/payment.php index 27e0ba2..fc30548 100644 --- a/woocommerce/checkout/payment.php +++ b/woocommerce/checkout/payment.php @@ -40,15 +40,15 @@ if ( ! is_ajax() ) {
- ' ); ?> + ' . esc_html( $order_button_text ) . '' ); // @codingStandardsIgnoreLine ?> diff --git a/woocommerce/global/form-login.php b/woocommerce/global/form-login.php index 0bdf9c2..5a62175 100644 --- a/woocommerce/global/form-login.php +++ b/woocommerce/global/form-login.php @@ -45,7 +45,7 @@ if ( is_user_logged_in() ) {

- +

- +

diff --git a/woocommerce/myaccount/form-edit-address.php b/woocommerce/myaccount/form-edit-address.php index 00351c5..2155ab8 100644 --- a/woocommerce/myaccount/form-edit-address.php +++ b/woocommerce/myaccount/form-edit-address.php @@ -49,7 +49,7 @@ do_action( 'woocommerce_before_edit_account_address_form' ); ?>

- +

diff --git a/woocommerce/myaccount/form-login.php b/woocommerce/myaccount/form-login.php index 84685cc..5f629b0 100644 --- a/woocommerce/myaccount/form-login.php +++ b/woocommerce/myaccount/form-login.php @@ -53,7 +53,7 @@ if ( ! defined( 'ABSPATH' ) ) {

- + @@ -105,7 +105,7 @@ if ( ! defined( 'ABSPATH' ) ) {

- +

diff --git a/woocommerce/myaccount/form-lost-password.php b/woocommerce/myaccount/form-lost-password.php index 4163da3..a90367e 100644 --- a/woocommerce/myaccount/form-lost-password.php +++ b/woocommerce/myaccount/form-lost-password.php @@ -37,7 +37,7 @@ wc_print_notices(); ?>

- +

diff --git a/woocommerce/myaccount/form-reset-password.php b/woocommerce/myaccount/form-reset-password.php index e118ab0..674ed34 100644 --- a/woocommerce/myaccount/form-reset-password.php +++ b/woocommerce/myaccount/form-reset-password.php @@ -44,7 +44,7 @@ wc_print_notices(); ?>

- +

diff --git a/woocommerce/product-searchform.php b/woocommerce/product-searchform.php index 1b4e7a1..8c2d0af 100644 --- a/woocommerce/product-searchform.php +++ b/woocommerce/product-searchform.php @@ -27,7 +27,7 @@ if ( ! defined( 'ABSPATH' ) ) { - +