Linux 软件免费装

CSS And Script Files Aggregation

开发者 yacobir
更新时间 2010年8月7日 01:42
捐献地址: 去捐款
PHP版本: 2.8 及以上
WordPress版本: 3.0.1

标签

caching speed css script optimize aggregate load

下载

1.0 1.1 1.2 1.3

详情介绍:

Aggregate all the .css and .js files from all plugins into combined files in order to speed up page load and minimize HTTP Requests from the browsers. Many plugins add CSS files and script files to your blog. This will require more HTTP requests and will slow down page load because browsers are limited by the number of concurrent connections. Using Caching plugins is not enough because they will only optimize the server side, this plugin will help optimizing the client side by reducing requests. This plugin does everything automatically and supports browser caching. Features: Notes:� The plugin will only aggregate css/js files which plugins add in the standard way (enqueuing). Other files would not be aggregated and would still be included separately. Most plugins adds script and style files in the standard way. WPMU - the plugin doesn't currently support WPMU. Please stay tuned for next version. �

安装:

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. You can use Yslow to test your blog's performance grade before and after adding the plugin. People are already reporting two-three grades improvements! http://developer.yahoo.com/yslow/

更新日志:

1.3 1.2.1 1.2 1.1