Hi there,
I am creating a password reset page in my frontend user dashboard, but it doesn't seem like the password strength setting is working. I set it to false, but it still requires at least a weak password.
Here is the shortcode I am using:
[mb_user_profile_info id="rwmb-user-info" label_submit="Reset Password" password_strength="false"]
Any idea what could be causing this?
Thanks!