Hi @dlnkprs,
There is a plugin that lets you set the strength meter’s options to lower the required strength of the password.
https://ww.wp.xz.cn/plugins/wc-password-strength-settings/
If you don’t want to use a plugin, you can use a snippet, too, to remove the meter. You’ll find a snippets here:
https://iconicwp.com/blog/disable-password-strength-meter-woocommerce/
You can try Code Snippet plugin to add the code on your website.
Cheers!
The strenght meter should not be lowered… it should not give me ‘Strong’ when my pass is the same as my e-mail. I think WC in its base install should not give me ‘Strong’. No plugin needed.
Hello @dlnkprs,
I couldn’t agree more, having the email as the password isn’t good practice but what if someone wants that option, denying by default isn’t the way to go either in my opinion.
That said, WooCommerce is an open-source plugin to which anyone can contribute to. If you think something could be done better, you’re more the welcome to make a Github report about it or make a pull request. Please note that GitHub reports are not limited to bugs only, you can make suggestions as well.
Cheers!