add_action( 'wp_print_scripts', 'my_woo_remove_password_strength', 10 ); function my_woo_remove_password_strength() { wp_dequeue_script( 'wc-password-strength-meter' ); }
Remove WooCommerce Password Strength Meter
This post brought to you by RocketGeek, ButlerBlog, and the following: