mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- fixed registration form process and save role;
This commit is contained in:
@@ -469,7 +469,7 @@ function um_add_user_role( $args ) {
|
||||
}
|
||||
|
||||
}
|
||||
add_action( 'um_after_register_fields', 'um_add_user_role', 10, 1 );
|
||||
//add_action( 'um_after_register_fields', 'um_add_user_role', 10, 1 );
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user