Disable Password Strength
-
Hi,
how can I disable the strong password at the time of registration?This is not working anymore
add_filter( ‘wcfm_is_allow_passowrd_strength_check’, ‘__return_false’ );
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Disable Password Strength’ is closed to new replies.