password conditions
-
Hello!
I have looked through the Forum to find out how to make the password conditions more simple, and found out one topic with this code
add_filter( ‘woocommerce_min_password_strength’, create_function( ”, ‘return 2;’ ) );
I added it into functions.php. But it still asks 12 letter password with all other conditions. What else should refreshed or edited, to make the new added code work? Thank youThe page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘password conditions’ is closed to new replies.