From e6de32eeb3dfefed034d59e1087e02fa4e5b0948 Mon Sep 17 00:00:00 2001 From: Ron Rennick Date: Tue, 25 Sep 2018 16:04:09 -0300 Subject: [PATCH 01/54] consistently escape gateway ID in payment method template --- templates/checkout/payment-method.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/checkout/payment-method.php b/templates/checkout/payment-method.php index dead8df7953..5f07bdafa32 100644 --- a/templates/checkout/payment-method.php +++ b/templates/checkout/payment-method.php @@ -20,14 +20,14 @@ if ( ! defined( 'ABSPATH' ) ) { exit; } ?> -
  • - chosen, true ); ?> data-order_button_text="order_button_text ); ?>" /> +
  • + chosen, true ); ?> data-order_button_text="order_button_text ); ?>" /> -