-
Home
-
Registration, User Profile, Membership, Content Restriction, User Directory, and Frontend Post Submission – WP User Frontend
-
4.1.3 (latest)
-
Code
-
Classes
- WPUF_Render_Form
Total Complexity |
325 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
1,777 |
Lines of code |
1,300 |
Logical lines of code |
728 |
Comment lines |
234 |
Methods |
39 |
Properties |
7 |
Methods 39
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_items() |
D |
22 |
49 |
193 |
prepare_meta_fields() |
C |
34 |
29 |
85 |
taxonomy() |
C |
29 |
24 |
129 |
validate_re_captcha() |
B |
43 |
20 |
39 |
render_form() |
B |
41 |
18 |
52 |
select() |
B |
43 |
18 |
43 |
textarea() |
B |
36 |
14 |
84 |
image_upload() |
A |
38 |
14 |
72 |
text() |
A |
41 |
15 |
56 |
password() |
A |
38 |
9 |
81 |
checkbox() |
A |
48 |
11 |
32 |
taxnomy_select() |
A |
44 |
10 |
41 |
validate_rs_captcha() |
A |
56 |
8 |
16 |
recaptcha() |
S |
47 |
6 |
43 |
radio() |
S |
52 |
7 |
24 |
get_input_fields() |
S |
53 |
7 |
23 |
label() |
S |
60 |
7 |
12 |
submit_button() |
S |
51 |
5 |
31 |
conditional_logic() |
S |
53 |
5 |
24 |
preview_form() |
S |
48 |
3 |
45 |
render_item_before() |
S |
61 |
6 |
10 |
search() |
S |
61 |
5 |
12 |
email() |
S |
55 |
4 |
20 |
url() |
S |
57 |
3 |
17 |
guess_username() |
S |
63 |
3 |
10 |
is_meta() |
S |
70 |
3 |
6 |
get_meta() |
S |
65 |
3 |
9 |
required_mark() |
S |
72 |
3 |
5 |
check_word_restriction_func() |
S |
63 |
2 |
13 |
guest_fields() |
S |
59 |
1 |
23 |
required_html5() |
S |
77 |
2 |
4 |
required_class() |
S |
73 |
2 |
5 |
help_text() |
S |
69 |
2 |
7 |
init() |
S |
71 |
2 |
6 |
render_item_after() |
S |
80 |
1 |
3 |
get_user_data() |
S |
79 |
1 |
3 |
html() |
S |
69 |
1 |
7 |
send_error() |
S |
69 |
1 |
7 |
section_break() |
S |
67 |
1 |
8 |