make minimum length of username configurable
-
Currently the username has to be at least 4 characters. For a project I’m working on, the system had to allow 3 letter usernames. The restriction seems to lie within buddypress, and it’s quite easy to change it:
plugins/buddypress/bp-core/bp-core-signup.php line #268
However, I’m really not too fond of modifying the core files – couldn’t this be turned into an option?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘make minimum length of username configurable’ is closed to new replies.