Title: skuzzybear's Replies | WordPress.org

---

# skuzzybear

  [  ](https://wordpress.org/support/users/skuzzybear/)

 *   [Profile](https://wordpress.org/support/users/skuzzybear/)
 *   [Topics Started](https://wordpress.org/support/users/skuzzybear/topics/)
 *   [Replies Created](https://wordpress.org/support/users/skuzzybear/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/skuzzybear/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/skuzzybear/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/skuzzybear/engagements/)
 *   [Favorites](https://wordpress.org/support/users/skuzzybear/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LearnPress - WordPress LMS Plugin for Create and Sell Online Courses] password complexity during registration](https://wordpress.org/support/topic/password-complexity-during-registration/)
 *  [skuzzybear](https://wordpress.org/support/users/skuzzybear/)
 * (@skuzzybear)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/password-complexity-during-registration/#post-13947162)
 * Please also inform where I can change the password hint on the registration page,
   the text that says “The password should be at least twelve characters long. To
   make it stronger, use upper and lower case letters, numbers, and symbols like!”?
   $ % ^ & )”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LearnPress - WordPress LMS Plugin for Create and Sell Online Courses] password complexity during registration](https://wordpress.org/support/topic/password-complexity-during-registration/)
 *  [skuzzybear](https://wordpress.org/support/users/skuzzybear/)
 * (@skuzzybear)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/password-complexity-during-registration/#post-13943181)
 * There is an error with this “dirty” solution at [https://wordpress.org/support/topic/password-strength-14/](https://wordpress.org/support/topic/password-strength-14/)
   
   I followed the instructions to edit the file inc/class-lp-forms-handler.php. 
   I removed the expression matches for capital letters, numbers, and special characters.
   I left three expression matches for character length above 6, letters, no spaces.
   However, what happens now, if I enter a password on the registration form that
   is less than 6 characters, there are two “error” messages returned. The first
   says “Register successfully” and the second message (underneath the first message)
   says “Password is too short!” – and the user details are not entered into the
   user table. The “Register successfully” message should not be showing! The only
   code I changed was to remove the three preg_match lines of code as mentioned 
   in the above. Please advise how this can be solved. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)