Title: CSS-JS-Booster
Author: Schepp
Published: <strong>2010 年 2 月 2 日</strong>
Last modified: 2010 年 10 月 20 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/css-js-booster.svg)

# CSS-JS-Booster

 作者：[Schepp](https://profiles.wordpress.org/schepp/)

[下载](https://downloads.wordpress.org/plugin/css-js-booster.zip)

 * [详情](https://cn.wordpress.org/plugins/css-js-booster/#description)
 * [评价](https://cn.wordpress.org/plugins/css-js-booster/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/css-js-booster/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/css-js-booster/#developers)

 [支持](https://wordpress.org/support/plugin/css-js-booster/)

## 描述

CSS-JS-Booster is a PHP-script that tries to automate as many performance
 optimizing
steps related to CSS and JS embedding as possible. Depending on the amount of CSS,
CSS-images and JS, this can significantly increase loading speed of your site.

Note: Check by hand the htaccess-part! (see “Installation”)

#### For CSS optimization steps are:

 * combine multiple CSS-files resulting in less HTTP-requests
 * Optimize and minify CSS with CSSTidy
 * Embed any CSS-images smaller 24KB as data-URI or MHTML (for IE <= 7)
 * GZIP-compress the resulting CSS
 * Have browsers cache the result as long as it remains unchanged
 * If IE6: Issue a JS-command to fix background image caching behaviour

#### For JS optimization steps are:

 * Fetch JS from external servers and cache it locally
 * Combine multiple JS-files resulting in HTTP-requests going down
 * GZIP-compress the resulting JS
 * Have browsers cache the result as long as it remains unchanged

### Support

Please send bug reports this way: http://github.com/Schepp/CSS-JS-Booster/issues

When creating a new issue:

 * Make sure that you mention in the title that you are talking about the WordPress
   plugin (as there is a standalone version, too), e.g.: “[WP] Booster killed my
   site”
 * Make sure that you send me a link to your page
 * Tell me what exactly is broken
 * It helps if you put the HTML source code of your page resulting from activated
   Booster on http://pastebin.com/ and include a link to it
 * It helps if you put the HTML source code of your page resulting from deactivated
   Booster on http://pastebin.com/ and include a link to it
 * It helps if you tell me which plugins are active

## 安装

CSS-JS-Booster absolutely requires PHP 5. No PHP 4, sorry…
 Version-wise it is tested
up until PHP 5.3.

 * Copy the whole `booster`-folder into `wp-content/plugins/`
 * If not already there: create a subfolder named `booster_cache` inside `wp-content/`
   and CHMOD it to 0777 (give it write-permissions)
 * Go into the admin-panel to the plugins and activate `CSS-JS-Booster`
 * Check if the contents of the file `wp-content/plugins/booster/htaccess/.htaccess`
   were put into/appended to the .htaccess-file in the root of your WordPress-site.
   If not append them by hand.

#### Compatibility with other plugins

CSS-JS-Booster may in rare cases break some other plugins.
 I noticed for example
that plugins trying to calculate file-paths based on the src-attribute of the script-
tag break. So you need to check yourself.

If your site has many visitors, we suggest that you combine CSS-JS-Booster with 
WP-Super-Cache.

## 评价

此插件暂无评价。

## 贡献者及开发者

「CSS-JS-Booster」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Schepp ](https://profiles.wordpress.org/schepp/)

[帮助将「CSS-JS-Booster」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/css-js-booster)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/css-js-booster/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/css-js-booster/)，或通过[RSS](https://plugins.trac.wordpress.org/log/css-js-booster/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/css-js-booster/)。

## 额外信息

 *  版本 **0.6.2.179**
 *  最后更新：**16 年前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 2.9.1 或更高版本 **
 *  已测试的最高版本为 **3.0.0**
 *  语言
 * [English (US)](https://wordpress.org/plugins/css-js-booster/)
 * 标签
 * [css](https://cn.wordpress.org/plugins/tags/css/)[Frontend](https://cn.wordpress.org/plugins/tags/frontend/)
   [loading time](https://cn.wordpress.org/plugins/tags/loading-time/)[performance](https://cn.wordpress.org/plugins/tags/performance/)
   [speed](https://cn.wordpress.org/plugins/tags/speed/)
 *  [高级视图](https://cn.wordpress.org/plugins/css-js-booster/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/css-js-booster/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/css-js-booster/reviews/)

## 贡献者

 *   [ Schepp ](https://profiles.wordpress.org/schepp/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/css-js-booster/)