Skip to content

Instantly share code, notes, and snippets.

@SiR-DanieL
Created May 16, 2017 05:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SiR-DanieL/dfedb0bd0529763eaab7b8734401ab0e to your computer and use it in GitHub Desktop.
Save SiR-DanieL/dfedb0bd0529763eaab7b8734401ab0e to your computer and use it in GitHub Desktop.
functions.php
add_filter( 'woocommerce_min_password_strength', create_function( '', 'return 2;' ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment