-
Home
-
Advanced Custom Fields: Extended
-
0.8.8.6
-
Code
-
Classes
- acfe_single_meta
Total Complexity |
85 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
608 |
Lines of code |
242 |
Logical lines of code |
184 |
Comment lines |
161 |
Methods |
18 |
Properties |
5 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_post_id() |
B |
43 |
24 |
45 |
revision_fields() |
A |
54 |
8 |
20 |
acf_delete_metadata() |
S |
56 |
7 |
16 |
acf_get_metadata() |
S |
58 |
7 |
14 |
acf_update_metadata() |
S |
56 |
6 |
16 |
revision_pre_update() |
S |
59 |
6 |
12 |
render_field_settings() |
S |
52 |
3 |
24 |
__construct() |
S |
53 |
2 |
20 |
is_enabled() |
S |
68 |
3 |
7 |
revision_field() |
S |
65 |
3 |
10 |
get_store() |
S |
66 |
2 |
8 |
acf_get_meta() |
S |
70 |
2 |
6 |
update_meta() |
S |
63 |
2 |
10 |
delete_meta() |
S |
67 |
2 |
8 |
save_post() |
S |
69 |
2 |
6 |
pre_save_post() |
S |
75 |
2 |
4 |
acf_update_value() |
S |
69 |
2 |
7 |
get_meta() |
S |
65 |
2 |
9 |