-
Home
-
Advanced Custom Fields: Extended
-
0.8.8.5
-
Code
-
Classes
- acfe_field_taxonomy_terms
Total Complexity |
128 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
1,294 |
Lines of code |
792 |
Logical lines of code |
359 |
Comment lines |
124 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_terms() |
D |
32 |
34 |
101 |
render_field_settings() |
D |
20 |
16 |
337 |
prepare_field() |
A |
41 |
15 |
54 |
get_ajax_query_allowed_terms() |
A |
37 |
12 |
79 |
update_value() |
A |
49 |
11 |
29 |
get_ajax_query() |
A |
43 |
8 |
50 |
load_value() |
A |
51 |
8 |
25 |
format_value() |
A |
55 |
8 |
20 |
convert_terms_to_choices() |
S |
53 |
4 |
23 |
get_terms() |
S |
58 |
2 |
17 |
__construct() |
S |
49 |
1 |
31 |
save_post() |
S |
65 |
3 |
9 |
ajax_query_allowed_terms() |
S |
73 |
2 |
5 |
ajax_query() |
S |
71 |
2 |
6 |
update_field() |
S |
69 |
2 |
6 |