-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
1.9.9
-
Code
-
Classes
- UR_Frontend_Form_Handler
Total Complexity |
113 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
493 |
Lines of code |
330 |
Logical lines of code |
215 |
Comment lines |
96 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_sanitize_value() |
B |
43 |
25 |
42 |
handle_form() |
B |
34 |
21 |
86 |
validate_form_data() |
B |
39 |
16 |
58 |
ur_update_user_meta() |
A |
53 |
11 |
19 |
match_password() |
A |
49 |
8 |
29 |
match_email() |
A |
49 |
8 |
29 |
validate_password_data() |
A |
54 |
8 |
21 |
ur_missing_field_validation() |
S |
59 |
7 |
13 |
get_form_field_data() |
S |
60 |
6 |
13 |
add_hook() |
S |
55 |
3 |
20 |