-
Home
-
WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance
-
3.8.0 (latest)
-
Code
-
Classes
- WP_Optimize_Minify_Commands
Total Complexity |
57 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
391 |
Lines of code |
235 |
Logical lines of code |
130 |
Comment lines |
112 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_minify_meta_files() |
A |
43 |
16 |
44 |
save_minify_settings() |
A |
48 |
10 |
33 |
purge_minify_cache() |
S |
50 |
5 |
29 |
delete_minify_cache_file() |
S |
53 |
5 |
24 |
fetch_and_remove_temp_minify_cache_files() |
S |
57 |
4 |
16 |
get_file_data() |
S |
60 |
2 |
13 |
get_minify_cached_files() |
S |
67 |
2 |
7 |
check_and_delete() |
S |
74 |
2 |
5 |
is_valid_filename() |
S |
71 |
2 |
6 |
purge_all_minify_cache() |
S |
60 |
1 |
13 |
cancel_minify_preload() |
S |
77 |
1 |
4 |
get_minify_preload_status() |
S |
81 |
1 |
3 |
get_status() |
S |
64 |
1 |
10 |
hide_minify_notice() |
S |
73 |
1 |
5 |
minify_increment_cache() |
S |
68 |
1 |
8 |
get_transient_file() |
S |
65 |
1 |
8 |
get_file_extension() |
S |
75 |
1 |
4 |
run_minify_preload() |
S |
80 |
1 |
3 |