-
Home
-
Related Posts by Taxonomy
-
2.7.4
-
Code
-
Classes
- Related_Posts_By_Taxonomy_Cache
Total Complexity |
72 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
621 |
Lines of code |
277 |
Logical lines of code |
167 |
Comment lines |
244 |
Methods |
23 |
Properties |
5 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_cache() |
A |
41 |
12 |
57 |
get_related_posts() |
S |
50 |
7 |
30 |
set_cache() |
S |
50 |
6 |
27 |
wp_footer() |
S |
53 |
6 |
23 |
setup() |
S |
50 |
5 |
27 |
flush_cache() |
S |
60 |
3 |
13 |
display_cache_log() |
S |
63 |
3 |
11 |
shutdown_flush_cache() |
S |
72 |
3 |
5 |
_flush_cache() |
S |
69 |
3 |
7 |
sanitize_cache_args() |
S |
65 |
3 |
8 |
order_cache_args() |
S |
64 |
3 |
10 |
is_valid_cache_args() |
S |
70 |
3 |
6 |
set_object_terms() |
S |
70 |
2 |
7 |
current_post() |
S |
75 |
2 |
4 |
update_cache() |
S |
68 |
2 |
7 |
updated_postmeta() |
S |
72 |
2 |
6 |
set_transient() |
S |
78 |
1 |
3 |
delete_cache_transient() |
S |
82 |
1 |
3 |
__construct() |
S |
82 |
1 |
3 |
get_post_meta_key() |
S |
75 |
1 |
4 |
add_cache() |
S |
76 |
1 |
4 |
get_cache_settings() |
S |
66 |
1 |
8 |
get_post_meta() |
S |
74 |
1 |
4 |