-
Home
-
WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance
-
3.4.1
-
Code
-
Classes
- WP_Optimize_Minify
Total Complexity |
52 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
299 |
Lines of code |
159 |
Logical lines of code |
92 |
Comment lines |
92 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
51 |
8 |
26 |
handle_purge_minify_cache() |
A |
52 |
8 |
22 |
admin_bar_menu() |
S |
52 |
5 |
22 |
plugin_uninstall() |
S |
62 |
5 |
11 |
show_notice() |
S |
55 |
4 |
26 |
plugin_deactivate() |
S |
65 |
5 |
9 |
can_purge_cache() |
S |
66 |
4 |
8 |
instance() |
S |
69 |
2 |
7 |
load_admin() |
S |
76 |
2 |
4 |
load_frontend() |
S |
75 |
2 |
5 |
plugin_activate() |
S |
75 |
2 |
5 |
schedule_purge_old_cache_event() |
S |
72 |
2 |
5 |
load_premium() |
S |
82 |
1 |
3 |
unschedule_purge_old_cache_event() |
S |
81 |
1 |
3 |
notice_purge_minify_cache_success() |
S |
79 |
1 |
3 |