-
Home
-
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score
-
3.0
-
Code
-
Classes
- MetaBox
Total Complexity |
48 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
423 |
Lines of code |
320 |
Logical lines of code |
163 |
Comment lines |
53 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_meta_field() |
A |
35 |
10 |
119 |
save_post_meta() |
A |
49 |
12 |
30 |
meta_box() |
A |
39 |
9 |
73 |
add_meta_boxes() |
S |
45 |
6 |
44 |
maybe_remove_default_meta() |
S |
61 |
4 |
12 |
factory() |
S |
68 |
2 |
8 |
setup() |
S |
65 |
2 |
8 |
get_available_post_types() |
S |
62 |
1 |
12 |
get_meta_keys() |
S |
64 |
1 |
12 |
__construct() |
S |
91 |
1 |
2 |