-
Home
-
Advanced Custom Fields – Contact Form 7 Field
-
1.1.0 (latest)
-
Code
-
Classes
- acf_field_cf7
| Total Complexity |
31 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
358 |
| Lines of code |
170 |
| Logical lines of code |
69 |
| Comment lines |
134 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_field() |
A |
45 |
13 |
39 |
| create_options() |
A |
37 |
6 |
92 |
| get_value_for_api() |
S |
56 |
5 |
18 |
| __construct() |
S |
72 |
1 |
5 |
| pre_save_field() |
S |
80 |
1 |
3 |
| admin_head() |
S |
100 |
1 |
2 |
| admin_print_scripts() |
S |
100 |
1 |
2 |
| admin_print_styles() |
S |
100 |
1 |
2 |
| update_value() |
S |
79 |
1 |
3 |
| get_value() |
S |
76 |
1 |
4 |