Title: Minify
Author: Scott Taylor
Published: <strong>2012년 5월 24일</strong>
Last modified: 2012년 9월 2일

---

플러그인 검색

![](https://ps.w.org/minify/assets/banner-772x250.png?rev=548606)

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

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

# Minify

 작성자: [Scott Taylor](https://profiles.wordpress.org/wonderboymusic/)

[다운로드](https://downloads.wordpress.org/plugin/minify.0.2.zip)

 * [세부사항](https://ko.wordpress.org/plugins/minify/#description)
 * [평가](https://ko.wordpress.org/plugins/minify/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/minify/#installation)
 * [개발](https://ko.wordpress.org/plugins/minify/#developers)

 [지원](https://wordpress.org/support/plugin/minify/)

## 설명

Similar to what we use on eMusic – this software is still experimental, but take
a look!

Automagically concatenates JS and CSS files that are output in wp_head() and wp_footer()–
stores / serves them from Memcached (if installed) or Database. In a load-balanced
environment, the generation of flat files can be expensive and hard to distribute.
Minify takes advantage of Memcached and Site Options / Transients to do the work
once and share it among all servers in your cluster. File names are dynamically-
generated to allow cache-busting of a CDN like Akamai that doesn’t always cache-
bust by query string.

New .htaccess rule!
 RewriteRule ^([_0-9a-zA-Z-]+)?/?wp-content/cache/minify-(.+)-(.*).(
css|js)$ /wp-content/plugins/minify/make.php?hash=$2&type=$4&incr=$3&site=$1 [L]

## 설치

You MUST add this rewrite rule to your .htaccess file or httpd.conf file and then
restart your server:
 RewriteRule ^([_0-9a-zA-Z-]+)?/?wp-content/cache/minify-(.
+)-(.*).(css|js)$ /wp-content/plugins/minify/make.php?hash=$2&type=$4&incr=$3&site
=$1 [L]

You need to install Memcached on your servers and use Ryan’s WP Object Cache backend
in WordPress:
 https://wordpress.org/extend/plugins/memcached/

If you don’t want to use Memcached:
 1) you’re weird 2) all of the action will happen
in the database

## 후기

![](https://secure.gravatar.com/avatar/8dc8d8bf6d36dd75a0013c1ed39bedb840f0fb2b8248341eeb95984a582dbfc5?
s=60&d=retro&r=g)

### 󠀁[Works fine](https://wordpress.org/support/topic/works-fine-632/)󠁿

 [O_Breda](https://profiles.wordpress.org/o_breda/) 2017년 1월 14일

I am pleased with the functionality of the plugin. Thanks for everything.

 [ 모든 3 평가 읽기 ](https://wordpress.org/support/plugin/minify/reviews/)

## 기여자 & 개발자

“Minify”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ Scott Taylor ](https://profiles.wordpress.org/wonderboymusic/)

[자국어로 “Minify”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/minify)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/minify/)는, [SVN 저장소](https://plugins.svn.wordpress.org/minify/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/minify/)을 [RSS](https://plugins.trac.wordpress.org/log/minify/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 0.1

 * Initial release

#### 0.1.1

 * Added a missing semicolon, props Robert

#### 0.2

 * change your .htaccess rule to: RewriteRule ^([_0-9a-zA-Z-]+)?/?wp-content/cache/
   minify-(.+)-(.*).(css|js)$ /wp-content/plugins/minify/make.php?hash=$2&type=$
   4&incr=$3&site=$1 [L]

## 기초

 *  버전 **0.2**
 *  최근 업데이트: **14년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.0 또는 그 이상 **
 *  다음까지 시험됨: **3.4.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/minify/)
 * 태그:
 * [assets](https://ko.wordpress.org/plugins/tags/assets/)[css](https://ko.wordpress.org/plugins/tags/css/)
   [JS](https://ko.wordpress.org/plugins/tags/js/)[minify](https://ko.wordpress.org/plugins/tags/minify/)
   [performance](https://ko.wordpress.org/plugins/tags/performance/)
 *  [고급 보기](https://ko.wordpress.org/plugins/minify/advanced/)

## 평점

 별 5점 만점에 3.7점.

 *  [  2/5-별점 후기     ](https://wordpress.org/support/plugin/minify/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/minify/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/minify/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/minify/reviews/?filter=2)
 *  [  1/1-별점 후기     ](https://wordpress.org/support/plugin/minify/reviews/?filter=1)

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/minify/reviews/)

## 기여자

 *   [ Scott Taylor ](https://profiles.wordpress.org/wonderboymusic/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/minify/)