Title: CSS-JS-Booster
Author: Schepp
Published: <strong>2010년 2월 2일</strong>
Last modified: 2010년 10월 20일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](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://ko.wordpress.org/plugins/css-js-booster/#description)
 * [평가](https://ko.wordpress.org/plugins/css-js-booster/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/css-js-booster/#installation)
 * [개발](https://ko.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/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/css-js-booster/)
을 [RSS](https://plugins.trac.wordpress.org/log/css-js-booster/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 기초

 *  버전 **0.6.2.179**
 *  최근 업데이트: **16년 전**
 *  활성화된 설치 **20+**
 *  워드프레스 버전 ** 2.9.1 또는 그 이상 **
 *  다음까지 시험됨: **3.0.0**
 *  언어
 * [English (US)](https://wordpress.org/plugins/css-js-booster/)
 * 태그:
 * [css](https://ko.wordpress.org/plugins/tags/css/)[Frontend](https://ko.wordpress.org/plugins/tags/frontend/)
   [loading time](https://ko.wordpress.org/plugins/tags/loading-time/)[performance](https://ko.wordpress.org/plugins/tags/performance/)
   [speed](https://ko.wordpress.org/plugins/tags/speed/)
 *  [고급 보기](https://ko.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/)