Script Compressor
4月 30th, 2008
WordPress プラグインの、Script Compressor を公開しました。
テーマや他のプラグインによって読み込まれるJavaScriptとCSSの圧縮を自動的に行うプラグインです。
ダウンロードはScript Compressor « WordPress Pluginsへ
変更履歴はダウンロードページで見ることができます。
Script Compressor is a WordPress plugin which compresses javascript files and CSS files loaded by the theme or other plugins automatically.
Download it in Script Compressor « WordPress Plugins.
The changelog is available in the download page.
Did you find this information helpful? If you did, consider donating.


Great plugin.
Thank you.
I’ll keep making an effort.
Do you have english version?
Now this post is available in English.
Hello,
in the new version 1.4.1 is an error. the script
remembers not the css deaktivated of compression. it is always activated
thanks
Crashed my CSS after doing an upgrade from 1.3.1 to 1.4.1
I then deactivated, deleted and uploaded again. Made /wp-content/plugins/script-compressor/jscsscomp/cache writable and all’s OK
Working with WP Super Cache 0.6.5
For a while there I was cursing script-compressor
I’m sorry for my mistakes…
Now I’m working out them.
Thanks everyone for your bug reports.
hello,
now in version 1.4.2 is another bug
the option “css compression” is deaktivated, but nevertheless active.
thanks
The bug you reported doesn’t appear on my WordPress.
This plugin return “304 Not Modified” status code if not modified, so there might remain cache.
Please try super-reloading (Ctrl+F5).
hello regen,
more precisely, there is a problem with the plug-in “wp-chgfontsize”. even if css from the compression turned off. with script vcompressor version 1.3.1 was not this
problem. please check!
I tried to install WP-chgFontSize 1.6 and it worked well with compressed JavaScript and CSS on my WordPress.
And it is available to turn off css compression.
I can’t find the problem…
Great stuff man! I’m using WP 2.5.1 and php5 and the script won’t compress the css, no matter which option I try. .htaccess file is writable. Any clue? It would also be nice to exclude certain .js files (as some won’t work after being compressed and plugins break)
I’m sorry. I found a bug about .htaccess with WP2.5.1. Now I’m working out them.
I released version 1.4.3.
Please check whether it works.
hi. Thanks for plugin
perfect.
Regards
now with version 1.4.3 it worked perfect for me. thank you!
still no luck, respective or composed, it just removes the styles completely for me. I view the source and it appears the css files are being combined, not sure what the problem is
This is what was inserted into the .htaccess file – looks right to me:
RewriteRule ^(.*)\.css /wp-content/plugins/script-compressor/jscsscomp.php?q=$1.css [NC,T=text/css,L]
If styles is removed though CSS files appear, the cache might be a cause.
I have had problems when installing 1.4.3, I think this is because the my htaccess file only has 644 permissions and somehow the cache folder seems to reset its permissions.
Are you using the auto-upgrading system of WordPress? It removes an old pluguin and installs the new one. I think this system resets the permissions.
CommentLuv 2.5.4 not working with Script Compressor 1.4.4!
Can you resolve this problem?
I see. I’m trying to resolve the problem…
I released the version 1.5. Please input following into “Position of Javascripts” in the setting page :
commentluv
Thanks Regen. Much appreciated!
Wonderful plug-in. but one thing.
Coolplayer 1.9 is not working. how can i do?
^^ I just fix it.
hello there,
thanks for the wonderful plugin it works great.
but i have few suggestions i can’t use plugin without them.
1- is there any way to make all javascript appear in the footer instead of header, because look at this article
http://www.prelovac.com/vladimir/wordpress-plugins/footer-javascript
and
http://developer.yahoo.com/performance/rules.html#js_bottom
2- i checked the source it, appears it compress the javascript together, but css are not compressed together. i mean it doesnt appear that css comprssion works.
i am using wordpress 2.7.
thanks
Hi,
Can you please tell me how to exclude selected .js files from the wp_head compression?
I mean I want to compress all JS from wp_head, but one of my scripts gets messed up and I would like to load it without compression.
Thanks
@I-MAN
I will add a option which prints javascripts in the footer.
And did you try “CSS compression method -> Composed”?
@Greg
There is no option which excludes selected javascripts. I will add such a option by the next version.
I am busy for several weeks so the update might be delayed.