-
Home
-
WP User Manager – User Profile Builder & Membership
-
2.6.4
-
Code
-
Classes
- WPUM_Form_Registration
Total Complexity |
101 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
644 |
Lines of code |
355 |
Logical lines of code |
193 |
Comment lines |
157 |
Methods |
18 |
Properties |
6 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
submit_handler() |
B |
36 |
21 |
73 |
validate_repeater() |
A |
48 |
16 |
27 |
get_registration_fields() |
A |
37 |
11 |
76 |
get_register_by() |
S |
59 |
7 |
15 |
__construct() |
S |
48 |
5 |
33 |
render_registration_form_fields() |
S |
56 |
6 |
16 |
validate_role() |
S |
57 |
5 |
15 |
validate_emails() |
S |
58 |
5 |
14 |
validate_username() |
S |
64 |
5 |
8 |
validate_password() |
S |
65 |
4 |
9 |
validate_honeypot() |
S |
65 |
4 |
8 |
submit() |
S |
56 |
2 |
18 |
done() |
S |
62 |
2 |
12 |
instance() |
S |
72 |
2 |
6 |
init_fields() |
S |
71 |
2 |
6 |
get_registration_form() |
S |
68 |
2 |
8 |
get_submit_data() |
S |
67 |
1 |
8 |
get_redirect_page() |
S |
81 |
1 |
3 |