Hey there,
I have the W3 Total Cache installed and is not minifying all JavaScript.
For example the Prototype wich is 122KB from:
/wp-includes/js/prototype.js?ver=1.6
Is not being minifyied.
Why?
Plugin Config:
- Page Caching (enabled): Disk (enhanced).
- Minify (enabled): Disk.
- Data Base Caching (enabled): Disk.
In Minify tab:
- HTTP compression: gzip and deflate
Javascript section:
- Enable (checked)
- Only combine (Head) (unchecked)
- Only combine (Footer) (unchecked)
- Comment removal (checked)
- Line break removal (checked)
My blog http://php.quicoto.com/
WordPress version: 2.9.2
Plugin Version: up to date.
Waiting for answer,
Thanks.