-
Home
-
WP-Members Membership Plugin
-
3.5.2
-
Code
-
Classes
- WP_Members_Forms
| Total Complexity |
446 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
2,312 |
| Lines of code |
1,247 |
| Logical lines of code |
701 |
| Comment lines |
803 |
| Methods |
21 |
| Properties |
2 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| register_form() |
D |
4 |
122 |
329 |
| create_form_field() |
D |
16 |
95 |
155 |
| wp_register_form() |
D |
22 |
61 |
147 |
| login_form() |
D |
23 |
39 |
173 |
| load_fields() |
D |
32 |
43 |
79 |
| wp_newuser_form() |
C |
36 |
25 |
75 |
| create_form_label() |
A |
53 |
11 |
18 |
| localize_fields() |
A |
54 |
10 |
21 |
| excluded_fields() |
A |
47 |
8 |
35 |
| do_shortform() |
S |
36 |
2 |
101 |
| get_tos_link() |
S |
52 |
7 |
22 |
| do_file_upload() |
S |
50 |
6 |
27 |
| strip_breaks() |
S |
58 |
5 |
15 |
| add_restricted_msg() |
S |
57 |
3 |
15 |
| file_upload_dir() |
S |
59 |
2 |
13 |
| 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 |
| is_reg_form_showing() |
S |
83 |
1 |
3 |
| set_reg_form_showing() |
S |
82 |
1 |
3 |