From 4704875ae74e8472a126560d218d0407e2f1dae4 Mon Sep 17 00:00:00 2001 From: Rahul Gandhi Date: Wed, 29 Nov 2023 18:46:43 +0530 Subject: [PATCH] Fix password strength meter issue in reset form --- readme.txt | 3 +++ templates/bootstrap/reset.php | 2 +- templates/reset.php | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 5613444e..2a9abbd6 100644 --- a/readme.txt +++ b/readme.txt @@ -146,6 +146,9 @@ Yes, you can customize it with Elementor, but also with Gutenberg, Divi, Beaver == Changelog == += 1.2.3.25 = +* Password strength not working in reset password form - FIXED + = 1.2.3.24 = * Tested up to WP version 6.4 - CHANGED diff --git a/templates/bootstrap/reset.php b/templates/bootstrap/reset.php index aa65adb7..413cac3f 100644 --- a/templates/bootstrap/reset.php +++ b/templates/bootstrap/reset.php @@ -24,7 +24,7 @@ -
+ button(array( diff --git a/templates/reset.php b/templates/reset.php index c5f325f1..5efbf1a5 100644 --- a/templates/reset.php +++ b/templates/reset.php @@ -12,7 +12,7 @@ - +