-
Home
-
WP-Members Membership Plugin
-
3.4.1.1
-
Code
-
Classes
- WP_Members_Forms
| Total Complexity |
421 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
2,167 |
| Lines of code |
1,175 |
| Logical lines of code |
665 |
| Comment lines |
735 |
| Methods |
19 |
| Properties |
0 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| register_form() |
D |
5 |
116 |
320 |
| create_form_field() |
D |
17 |
92 |
153 |
| wp_register_form() |
D |
22 |
63 |
144 |
| login_form() |
D |
25 |
34 |
152 |
| wp_newuser_form() |
C |
35 |
30 |
74 |
| load_fields() |
C |
38 |
27 |
58 |
| create_form_label() |
A |
53 |
11 |
18 |
| localize_fields() |
A |
54 |
10 |
21 |
| excluded_fields() |
A |
47 |
8 |
35 |
| get_tos_link() |
S |
52 |
7 |
22 |
| do_shortform() |
S |
37 |
2 |
94 |
| do_file_upload() |
S |
50 |
6 |
27 |
| strip_breaks() |
S |
58 |
5 |
15 |
| add_restricted_msg() |
S |
60 |
3 |
12 |
| file_upload_dir() |
S |
59 |
2 |
14 |
| attribution() |
S |
68 |
2 |
8 |
| __construct() |
S |
100 |
1 |
2 |
| wp_login_form() |
S |
81 |
1 |
3 |
| get_reg_row_keys() |
S |
76 |
1 |
3 |