Title: MnCombine
Author: mneil
Published: <strong>2013 年 5 月 27 日</strong>
Last modified: 2016 年 3 月 31 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

# MnCombine

 由 [mneil](https://profiles.wordpress.org/mneil/) 開發

[下載](https://downloads.wordpress.org/plugin/mncombine.1.1.6.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/mncombine/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/mncombine/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/mncombine/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/mncombine/#developers)

 [技術支援](https://wordpress.org/support/plugin/mncombine/)

## 外掛說明

Finds all possible .js and .css files from a WP install available and allows you
to combine and/or compress the files to reduce
 load time. The plugin can monitor
file changes in “development” mode (by hashing file mtime) which allows the plugin
to recompile the files when a file changes. Or, it can cache the files in “production”
mode so that files are only recompiled if they are not found or are deleted manually
from the cache folder. Additionally, this plugin will allow you to force the inclusion
of javascript files into either the head or the foot of the page.

There are two modes, development and production, the ability to force the files 
to print in the header or footer*, the use of
 Google Closure as a JS compiler, 
and finally the ability to pick and choose which files, including dependencies, 
should be combined.

*forcing head compiles can fail on JS files queued after the call to wp_head(). 
The plugin will, in this case, render the late
 queued files in the footer as originally
intended.

## 螢幕擷圖

 * [[
 * Choose the compression settings and mode
 * [[
 * Select which files to combine from a list of files available in your WP install,
   active plugins, and active theme
 * [[
 * Total request of 17 uncompressed/combined files : 5136ms. 79.254kb of transfered
   data. Page load time 1.19s
 * [[
 * Total request of 3 compressed/combined files : 578ms. 66kb of transfered data.
   Page load time 1.13s. Significantly more time is saved when comparing the browser
   cached results of the two requests.

## 安裝方式

 1. Upload `mncombine` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Visit the admin panel and choose your options

## 常見問題集

  Why does the first compile take so long with Google Closure OR why is development
mode so slow to recache with Google Closure?

Google Closure is a 3rd party JS compiler that the plugin must make requests to 
in order to receive compressed markup. And, because
 we allow you to choose whether
or not to combine some files we have to make multiple requests to the service to
maintain dependency inclusion. This results in a bit of latency when caching your
files. However, in production mode, once the files are generated they do not have
to be regenerated again and load times are improved significantly. Using JSMin is
much faster and recommended for use in conjunction with development mode.

  Can I exclude certain pages from using the plugin

As of version 1.1.0 you can exclude pages from compiling/compressing css or js files
using a regular expression in the general
 settings tab.

## 使用者評論

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

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-2095/)󠁿

 [Aboobacker Amani](https://profiles.wordpress.org/aboobackeramani/) 2017 年 3 月
25 日

the plugin not working correctly.

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

### 󠀁[combine doesn´t works](https://wordpress.org/support/topic/combine-doesnt-works/)󠁿

 [twinsdz](https://profiles.wordpress.org/twinsdz/) 2016 年 11 月 3 日

combine doesn´t works

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

### 󠀁[Impressive Site Speed Gains](https://wordpress.org/support/topic/impressive-site-speed-gains/)󠁿

 [Brian Bateman](https://profiles.wordpress.org/webdesignxtc/) 2016 年 9 月 3 日

I was getting very frustrated with trying to make my single site on a 48 processor
VPS work quickly enough to be usable. I’ve tried several cache plugins with various
settings. Any attempt to use Minify or combine with those broke the site. MNCombine
works very easily. It WORKS! This is a must have plugin on any WordPress website.
I’m adding it to all of my sites and I am going to gladly make a donation to the
developer.

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

### 󠀁[Great Plugin.](https://wordpress.org/support/topic/great-plugin-7517/)󠁿

 [dov123](https://profiles.wordpress.org/dov123/) 2016 年 9 月 3 日

Great Plugin.

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

### 󠀁[not working](https://wordpress.org/support/topic/not-working-1960/)󠁿

 [Den999](https://profiles.wordpress.org/den999/) 2017 年 2 月 7 日

not have a correct header

 [ 閱讀全部 20 則使用者評論 ](https://wordpress.org/support/plugin/mncombine/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈MnCombine〉的開發相關工作。

參與者

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

[將〈MnCombine〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/mncombine)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/mncombine/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/mncombine/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/mncombine/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/mncombine/)。

## 變更記錄

#### 1.1.6

 * Admin page requires edit_posts capability

#### 1.1.5

 * Skip checking when script handle is empty

#### 1.1.4

 * Suppress errors on strstr($js, $use) when use is empty

#### 1.1.3

 * Verified working on WP version 3.8.1

#### 1.1.2

 * Verified against WP version 3.6.1
 * Removed warning on login page where wp_scripts is not set

#### 1.1.1

 * Fixed Fatal Error on “Cache” admin page before cache folder had been generated

#### 1.1.0

 * Added ability to not combine css files based on REQUEST_URI
 * Added ability to not combine js files based on REQUEST_URI

#### 1.0.4

 * Fixed bug where plugin combined all css if no css files were selected

#### 1.0.3

 * Option to compress css or not
 * Dependency bug fixed when opting not to combine js files that share dependencies
   with compressed files

#### 1.0.0

 * The very first version in all it’s glory

## 中繼資料

 *  版本 **1.1.6**
 *  最後更新 **10 年前**
 *  啟用安裝數 **50+**
 *  WordPress 版本需求 ** 3.3.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.4.34**
 *  語言
 * [English (US)](https://wordpress.org/plugins/mncombine/)
 * 標籤
 * [css](https://tw.wordpress.org/plugins/tags/css/)[javascript](https://tw.wordpress.org/plugins/tags/javascript/)
   [JS](https://tw.wordpress.org/plugins/tags/js/)[style](https://tw.wordpress.org/plugins/tags/style/)
 *  [進階檢視](https://tw.wordpress.org/plugins/mncombine/advanced/)

## 評分

 4.2 星，滿分為 5 星

 *  [  14 個 5 星使用者評論     ](https://wordpress.org/support/plugin/mncombine/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/mncombine/reviews/?filter=4)
 *  [  1 個 3 星使用者評論     ](https://wordpress.org/support/plugin/mncombine/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/mncombine/reviews/?filter=2)
 *  [  3 個 1 星使用者評論     ](https://wordpress.org/support/plugin/mncombine/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/mncombine/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/mncombine/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://mneilsworld.com/donate)