[WordPress] 外掛分享: MiniPress

前言介紹

  • 這款 WordPress 外掛「MiniPress」是 2012-10-27 上架。 目前已經下架不再更新,不建議安裝使用。
  • 目前有 10 個安裝啟用數。
  • 上一次更新是 2013-03-20,距離現在已有 4428 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.4.2 以上版本才可以安裝。
  • 有 1 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

ericmann |

外掛標籤

minify | javascript | concatenate |

內容簡介

連接 (Concatenation) 將多個 JavaScript 檔案合併成一個。這意味著瀏覽器只需下載一個檔案,而不是 5、10 或 20 個。

縮小 (Minification) 從檔案中刪除所有不必要的空間。這意味著您只下載實際上需要的內容。

為了加快網站速度,大多數開發者會建議您兩者都做。但是,手動設置這些步驟可能很耗時且令人沮喪,特別是在您的網站安裝新的外掛時。

這個外掛程式會自動幫您合併和縮小檔案,而不是強迫您手動執行。不需要進行任何設置,只需啟用即可。

這是一個 beta 版本的外掛,不保證穩定。請將任何錯誤報告到 https://github.com/ericmann/MiniPress/issues。

已知問題
0.4

目前沒有問題。

0.3

如果兩個腳本聲明具有相同的相依性,該相依性將在串聯的檔案中重複出現。

0.2

如果兩個腳本聲明具有相同的相依性,該相依性將在串聯的檔案中重複出現。

0.1

腳本相依性不會自動添加到串聯的腳本中,必須顯式併入。

原文外掛簡介

Concatenation merges multiple JavaScript files into one. This means the browser downloads 1 file instead of 5, 10, or 20.
Minification removes all unnecessary space from a file. This means you only download the content you actually need.
To speed up your site, most developers will recommend you do both. But it can be time-consuming and frustrating to set this up – particularly as you install new plugins on your site.
Rather than forcing you to merge and minify files manually, this plugin will do it for you automatically. No configuration is needed, just activate and go.
This is very much a beta version of the plugin and is not expected to be stable. Please report any and all bugs to https://github.com/ericmann/MiniPress/issues.
Known Issues
0.4

None at this time.

0.3

If two scripts declare the same dependencies, that dependency will be included twice in the concatenated file.

0.2

If two scripts declare the same dependencies, that dependency will be included twice in the concatenated file.

0.1

Script dependencies are not automatically added to the concatenated script – they must be explicitly enqueued.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「MiniPress」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


0.1 | 0.2 | 0.3 | 0.4 | 0.5 | trunk |

延伸相關外掛(你可能也想知道)

  • Merge + Minify + Refresh 》這個外掛可以將層疊樣式表及 JavaScript 檔案合併/串連至群組中,接著使用 Minify(CSS)和 Google Closure(JS – 當 Minify 不可用時,使用回退至 Minify)...。
  • MinQueue 》將 JS 和 CSS 文件進行最小化和合併可以減小資產文件的大小,減少 HTTP 請求的次數,有助於提高頁面加載速度。, 此外掛會使用手動定義的腳本/樣式手柄列表進...。
  • Dependency Minification 》此外掛會自動將使用wp_enqueue_script 及 wp_enqueue_style 加入的所有腳本和樣式表合併和縮小為邏輯組。例如,頁面底部的腳本會被分組,同樣媒體(例如print...。
  • Merge + Minify + Refresh Check DIVI 》這個外掛可以讓 DIVI 編輯器與 Merge + Minify + Refresh 外掛相容。。
  • Merge + Minify + Refresh Check Visual Composer 》這個外掛可以讓 Visual Composer 編輯器與 Merge + Minify + Refresh 外掛一起使用。Merge + Minify + Refresh 是一個 WordPress 外掛。。
  • Merge + Minify + Refresh Check Beaver Builder 》此外掛讓 Beaver Builder 編輯器與 Merge + Minify + Refresh 一起運作。。

文章
Filter
Mastodon