woocommerce-enforce-strong-password

Description

This plugin has been closed as of 15 julija, 2021 and is not available for download. Reason: Guideline Violation.

Reviews

5 julija, 2017
Add this to your functions.phps to remove the requirements: function remove_wc_password_meter() { wp_dequeue_script( ‘wc-password-strength-meter’ ); } add_action( ‘wp_print_scripts’, ‘remove_wc_password_meter’, 100 ); and then use this plugin
Read all 5 reviews

Contributors & Developers

“Woocommerce Enforce Strong Password” is open source software. The following people have contributed to this plugin.

Contributors