-
Home
-
weForms – Easy Drag & Drop Contact Form Builder For WordPress
-
1.6.25 (latest)
-
Code
-
Classes
- WeForms_Ajax
| Total Complexity |
231 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
1,251 |
| Lines of code |
847 |
| Logical lines of code |
514 |
| Comment lines |
172 |
| Methods |
30 |
| Properties |
0 |
Methods 30
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| prepare_meta_fields() |
D |
33 |
36 |
82 |
| handle_frontend_submission() |
D |
29 |
32 |
120 |
| get_entry_detail() |
C |
34 |
28 |
84 |
| validate_submission() |
C |
38 |
24 |
68 |
| validate_reCaptcha() |
A |
44 |
12 |
42 |
| save_form() |
A |
43 |
10 |
49 |
| get_entries() |
A |
42 |
7 |
51 |
| get_logs() |
A |
49 |
8 |
29 |
| save_settings() |
A |
48 |
7 |
34 |
| import_form() |
S |
52 |
7 |
22 |
| bulk_delete_entry() |
S |
56 |
7 |
17 |
| filter_contact_forms() |
S |
61 |
6 |
11 |
| validate_reCaptchav3() |
S |
49 |
4 |
32 |
| create_form() |
S |
57 |
4 |
16 |
| delete_form_bulk() |
S |
61 |
4 |
12 |
| bulk_restore_entry() |
S |
60 |
4 |
12 |
| get_contact_forms() |
S |
52 |
3 |
24 |
| get_settings() |
S |
62 |
3 |
12 |
| create_form_from_template() |
S |
62 |
3 |
11 |
| delete_form() |
S |
63 |
3 |
10 |
| get_form() |
S |
60 |
2 |
13 |
| get_all_users() |
S |
61 |
2 |
13 |
| get_contact_form_names() |
S |
60 |
2 |
13 |
| __construct() |
S |
51 |
1 |
26 |
| check_admin() |
S |
72 |
2 |
5 |
| duplicate_form() |
S |
66 |
2 |
8 |
| trash_entry() |
S |
67 |
2 |
7 |
| delete_entry() |
S |
68 |
2 |
7 |
| restore_entry() |
S |
67 |
2 |
7 |
| delete_logs() |
S |
64 |
2 |
10 |