From 05ab7ca7365c4b5f9190e72cbfe52125db40096f Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 5 Jun 2018 20:26:18 -0600 Subject: [PATCH] myaccount/form-lost-password.php - Add names to nonces in template files - Add autocomplete attributes to lost password form Reference: 9d10d107e20e20b20719236bfbfd123f15667a3d cc742b908a643b794711b92802deaa7b3df41c42 --- woocommerce/myaccount/form-lost-password.php | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/woocommerce/myaccount/form-lost-password.php b/woocommerce/myaccount/form-lost-password.php index 8ac095b..01094bc 100644 --- a/woocommerce/myaccount/form-lost-password.php +++ b/woocommerce/myaccount/form-lost-password.php @@ -10,15 +10,12 @@ * happen. When this occurs the version of the template file will be bumped and * the readme will list any important changes. * - * @see https://docs.woocommerce.com/document/template-structure/ - * @author WooThemes + * @see https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.4.0 */ -if ( ! defined( 'ABSPATH' ) ) { - exit; -} +defined( 'ABSPATH' ) || exit; wc_print_notices(); ?> @@ -28,7 +25,7 @@ wc_print_notices(); ?>

- +

@@ -40,6 +37,6 @@ wc_print_notices(); ?>

- +