Title: WP CSS Merge
Author: digitalapps
Published: <strong>2019년 10월 3일</strong>
Last modified: 2026년 7월 27일

---

플러그인 검색

![](https://ps.w.org/wp-css-merge/assets/banner-772x250.png?rev=2167386)

![](https://ps.w.org/wp-css-merge/assets/icon-256x256.png?rev=2167263)

# WP CSS Merge

 작성자: [digitalapps](https://profiles.wordpress.org/digitalapps/)

[다운로드](https://downloads.wordpress.org/plugin/wp-css-merge.2.0.1.zip)

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

 [지원](https://wordpress.org/support/plugin/wp-css-merge/)

## 설명

WP CSS Merge reduces compatible frontend stylesheet requests by combining local 
CSS files into cached bundles.

Version 2 uses a safety-first bundle engine:

 * Preserves the dependency and cascade order managed by WordPress.
 * Creates different bundles for different style sets instead of sharing one global
   file.
 * Keeps external, inline, conditional, RTL, unsupported, and excluded styles unchanged.
 * Rebases relative image and font URLs to their original public locations.
 * Writes cache files atomically in the current site’s uploads directory.
 * Automatically serves the original stylesheets whenever bundling is unavailable
   or unsuccessful.
 * Invalidates bundles when source files, versions, settings, locale, or queued 
   style combinations change.
 * Supports multisite with a separate cache location for each site.

The plugin never downloads remote CSS, contacts external services, or sends telemetry.

Because HTTP/2 and HTTP/3 reduce the cost of multiple requests, combining every 
stylesheet is not always faster. WP CSS Merge therefore combines only contiguous
styles that can be moved safely without changing their behavior.

## 스크린샷

[⌊Configure safe CSS bundling, conservative minification, handle exclusions, and
generated cache controls.⌉⌊Configure safe CSS bundling, conservative minification,
handle exclusions, and generated cache controls.⌉[

Configure safe CSS bundling, conservative minification, handle exclusions, and generated
cache controls.

[⌊WP CSS Merge active on the Plugins screen with its direct Settings action and 
release metadata.⌉⌊WP CSS Merge active on the Plugins screen with its direct Settings
action and release metadata.⌉[

WP CSS Merge active on the Plugins screen with its direct Settings action and release
metadata.

## 설치

 1. Install and activate WP CSS Merge.
 2. Go to Settings > WP CSS Merge.
 3. Enable CSS bundling and save the settings.
 4. Visit the frontend to allow bundles to be generated for the style combinations 
    in use.

Use the cache status panel to clear generated files after troubleshooting. Cache
clearing is normally automatic when settings, themes, plugins, or source styles 
change.

## FAQ

### What happens on the first request?

The plugin attempts to build the required bundle before styles are printed. If the
file cannot be created and verified, the original stylesheets load unchanged.

### Why are some stylesheets not combined?

External stylesheets and styles with inline, conditional, RTL, unsupported at-rule,
or different media behavior remain separate to protect rendering and cascade order.
Handles listed in the exclusion setting also remain separate.

### Where are bundles stored?

Bundles are stored in a `wp-css-merge` directory inside the current site’s WordPress
uploads directory. Multisite installations receive separate site-specific directories
through the normal uploads API.

### Does the plugin collect or transmit data?

No. WP CSS Merge performs local filesystem and stylesheet processing only. It does
not use external services, telemetry, or tracking.

### How do I find a stylesheet handle to exclude?

Stylesheet handles are the first argument passed to `wp_enqueue_style()`. A theme
or plugin developer can provide the relevant handle when troubleshooting compatibility.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

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

기여자

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

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

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

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

## 변경이력

#### 2.0.1

 * Kept styles with WordPress inline-path metadata outside generated bundles.
 * Added a WordPress 7 wp-env regression test for inline-style boundaries and automatic
   fallback.

#### 2.0.0

 * Replaced the single global CSS file with context-specific, fingerprinted bundles.
 * Added automatic fallback to original WordPress styles on every generation or 
   validation failure.
 * Preserved dependency order, media grouping, and unsupported style behavior.
 * Added safe same-site path resolution and relative asset URL rebasing.
 * Added atomic cache writes, stale cache cleanup, per-site multisite storage, and
   cache controls.
 * Replaced the AJAX toggle and unrelated promotion with accessible native WordPress
   settings.
 * Added exclusions, conservative minification, lifecycle cleanup, and current compatibility
   metadata.

#### 1.0.5

 * Improved path compatibility across operating systems.

#### 1.0.0

 * Initial release.

## 기초

 *  버전 **2.0.1**
 *  최근 업데이트: **1개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **7.0.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/wp-css-merge/)
 * 태그:
 * [cache](https://ko.wordpress.org/plugins/tags/cache/)[css](https://ko.wordpress.org/plugins/tags/css/)
   [optimization](https://ko.wordpress.org/plugins/tags/optimization/)[performance](https://ko.wordpress.org/plugins/tags/performance/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wp-css-merge/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/wp-css-merge/reviews/)

## 기여자

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

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/wp-css-merge/)