mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Remove username validation
This commit is contained in:
@@ -270,9 +270,11 @@ jQuery(document).ready(function(){
|
||||
UM_check_password_matched();
|
||||
}
|
||||
|
||||
/*
|
||||
if(jQuery('input[data-key=user_login]').length) {
|
||||
UM_check_username();
|
||||
}
|
||||
*/
|
||||
});
|
||||
|
||||
function UM_hide_menus() {
|
||||
|
||||
Reference in New Issue
Block a user