-
Home
-
WordPress User Registration, Front-end Login & User Profile – ProfilePress
-
1.5.14 (latest)
-
Code
-
Classes
- Registration_Builder_Shortcode_Parser
Total Complexity |
51 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
446 |
Lines of code |
265 |
Logical lines of code |
132 |
Comment lines |
93 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
reg_website() |
S |
50 |
5 |
26 |
reg_nickname() |
S |
50 |
5 |
26 |
reg_display_name() |
S |
50 |
5 |
26 |
reg_first_name() |
S |
50 |
5 |
26 |
reg_last_name() |
S |
50 |
5 |
26 |
reg_bio() |
S |
50 |
5 |
26 |
reg_username() |
S |
52 |
4 |
22 |
reg_password() |
S |
52 |
4 |
22 |
reg_email() |
S |
52 |
4 |
22 |
reg_submit() |
S |
55 |
2 |
19 |
is_field_required() |
S |
76 |
3 |
3 |
normalize_attributes() |
S |
65 |
3 |
9 |
initialize() |
S |
60 |
1 |
12 |