- This topic has 5 replies, 3 voices, and was last updated 10 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Minimum Characters for Password
Hi,
Is there any way I can limit the minimum characters for the password? When someone registers, I would like to input not less than 8 characters.
Regards
Hi, currently there is no option to limit the minimum characters for the password. One of the plugin developers will investigate further your request.
Thank you
@mbrsolution Thank you!!
@mbrsolution Does the Simple Membership Form Builder addon have the option to limit the password? because meybe I could create the registration form with such addon?
Regards
this can be achieved with a small tweak in classes/class.swpm-fb-form.php. you need to edit password method.
@nur The file I see is class.swpm-form.php and class.swpm-front-form.php not class.swpm-fb-form.php.
Regards