前言介紹
- 這款 WordPress 外掛「WP Performance Pack」是 2014-01-25 上架。
- 目前有 600 個安裝啟用數。
- 上一次更新是 2025-03-28,距離現在已有 36 天。
- 外掛最低要求 WordPress 4.7 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.3 以上。
- 有 14 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
greencp |
外掛標籤
cdn | disable | gettext | performance | image resizing |
內容簡介
WP Performance Pack 是加速 WordPress 核心的首選方法,無需進行核心修補。它具有改善本地化性能和圖像處理(更快的上傳速度,減少網頁使用空間)的選項。結合 CDN 支持圖像,在前端和後端都提供類似 Jetpack 的 Photon 圖像加速。
功能
改善本地化性能
預設情況下,翻譯 WordPress 是緩慢且使用大量內存,因為 WordPress 核心必須在每次請求時加載所有翻譯。WPPP 通過使用本地 gettext 或動態加載翻譯來提高性能和內存使用率。如果安裝了對象緩存,可選擇性地緩存以進一步提高性能。
使用 PHP gettext 擴展(如果可用)。
動態加載翻譯文件,僅加載和本地化使用的文本。
關閉後端本地化,同時保留前端本地化(由用戶選擇性覆蓋)
緩存翻譯以進一步提高性能。必須安裝持久對象緩存才能生效。
改善圖像處理
按需動態創建中間圖像尺寸,而非在上傳時。
不要在上傳時創建中介圖像,而是在訪問時動態創建中介圖像。
選擇保存中介圖像尺寸還是在每次訪問時重新創建它們。創建的圖像可以保存在與原始圖像文件夾不同的文件夾中。
使用 EXIF 縮略圖(如果有)作為縮略圖圖像的源。這會提高記憶體和 CPU 使用率,因為縮略圖的源要小得多。
調整中介圖像的質量設置。
重新生成縮略圖集成:鉤入縮略圖重新生成過程,以刪除現有中介圖像。支援的外掛: Regenerate Thumbnails,AJAX Thumbnail Rebuild,Simple Image Sizes
停用 WordPress 預設小工具(BETA)
真正停用 WordPress 的預設小工具。其他允許停用 WordPress 預設小工具的外掛只會隱藏它們,但小工具文件仍會被加載。WPPP 真正地刪除了這些小工具:禁用的小工具文件將不會被加載。
CDN 支援
通過 CDN 服務提供(動態生成的)圖像。適用於通過媒體庫上傳的所有圖像,無論是在前端還是在後端。無需在本地保存縮略圖。
如果 CDN 無法返回有效響應,則回退到本地服務。
動態圖像鏈接:顯示文章內容時動態生成圖像 URL。
支援的 CDN:CoralCDN、MaxCDN、自訂
更改或停用 WordPress 功能
停用標題元素,如產生器名稱、RSS 連結等
更改心跳設置
停用編輯鎖定
停用 Emoji 支持
使用持久數據庫連接
原文外掛簡介
WP Performance Pack is your first choice for speeding up WordPress core the easy way, no core patching required. It features options to improve localization performance and image handling (faster upload, reduced webspace usage). Combined with CDN support for images, both on Frontend and Backend, this offers similar image acceleration as Jetpack’s Photon.
Features
Improve localization performance
Translating WordPress is slow and uses much memory because by default WordPress loads all translations upon each request. WPPP improves performance and memory usage by using native gettext or dynamic loading of translations. If an object cache is installed optional caching improves performance even further.
Use of PHP gettext extension if available.
Dynamic loading of translation files, only loading and localizing used text.
Disable Backend localization while maintaining frontend localization (with optional override by user)
Caching of translations to further improve performance. A persistent object cache has to be installed for this to be effective.
Improve image handling
Create intermediate image sizes on demand not on upload.
Don’t create intermediate images on upload, instead dynamically create intermediate images when accessed.
Choose to save intermediate image sizes or to recreate them upon each access. Created images can be saved into a folder different from the original images folder.
Use EXIF thumbnail (if available) as source for thumbnail images. This improves memory and cpu usage as the source for the thumbnail is much smaller.
Adjust quality settings for intermediate images.
Regenerate Thumbnails integration: Hook into the thumbnail regeneration process to delete existing intermediate images. Supported plugins: Regenerate Thumbnails, AJAX Thumbnail Rebuild, Simple Image Sizes
Disable WordPress default widgets (BETA)
Really disable WordPress’ default widgets. Other plugins which allow you to disable WordPress default widgets only hide them, but the widgets’ files will still be loaded. WPPP really removes the widgets: Files of disabled widgets won’t get loaded.
CDN support
Serve (dynamically generated) images through CDN. Applies to all images uploaded via media library both on frontend and backend. No need to save thumbnails locally.
Fallback to local serving if CDN fails to return a valid response.
Dynamic image links: Image urls are generated dynamically when displaying post content.
Supported CDNs: CoralCDN, MaxCDN, Custom
Change or deactivate WordPress features
Disable header elements, such as generator name, feed links and more
Change heartbeat settings
Disable edit lock
Disable emoji support
Use persistent database connection
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Performance Pack」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 1.6 | 1.7 | 1.8 | 1.9 | 2.0 | 2.1 | 2.2 | 2.3 | 2.4 | 2.5 | 1.10 | 1.2.1 | 1.2.2 | 1.3.1 | 1.6.1 | 1.6.2 | 1.6.3 | 1.6.4 | 1.6.5 | 1.6.6 | 1.7.1 | 1.7.2 | 1.7.3 | 1.7.4 | 1.7.5 | 1.7.6 | 1.8.1 | 1.8.2 | 1.8.3 | 1.8.4 | 1.8.5 | 1.8.6 | 1.8.7 | 1.9.1 | 1.9.2 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | 2.0.5 | 2.1.1 | 2.1.2 | 2.1.3 | 2.2.1 | 2.2.2 | 2.2.3 | 2.2.4 | 2.2.5 | 2.2.6 | 2.3.1 | 2.3.2 | 2.3.3 | 2.5.1 | 2.5.2 | 2.5.3 | 2.5.4 | trunk | 1.10.1 | 1.10.2 | 1.10.3 | 1.10.4 |
延伸相關外掛(你可能也想知道)
W3 Total Cache 》W3 Total Cache (W3TC) 透過整合內容傳遞網絡 (CDN) 和最新最佳實踐等功能,提高網站性能、減少加載時間,增進 SEO、核心 Web 主要指標和整體用戶體驗。W3TC ...。
SpeedyCache – Cache, Optimization, Performance 》SpeedyCache 是一款 WordPress 外掛,能透過網頁快取、最小化檔案和檔案壓縮的方式,幫助您減少網站載入時間。, 您可以在 https://speedycache.com/docs 找到...。
Breeze – WordPress Cache Plugin 》Breeze是由Cloudways團隊開發的一款免費、簡單(卻功能強大)且使用者友好的WordPress快取外掛。它提供不同層級的WordPress效能優化選項,在WordPress、搭配W...。
Use Google Libraries 》e's content distribution network (CDN) URLs for the supported libraries., This hook is used to replace the default WordPress registered script sour...。
Pantheon Advanced Page Cache 》, 對於希望對其頁面緩存作出細粒度控制的網站,Pantheon Advanced Page Cache 是實現這一目的的黃金工具。以下是該外掛程式運作的概述:, , 當響應產生時,該...。
CDN Enabler 》CDN Enabler 是一個簡單易用的 WordPress 外掛,可以將 CSS、JavaScript 和圖像等 URL 重寫為經由內容傳遞網路 (CDN) 提供,以提升網站效能、可靠性和擴展性...。
bunny.net – WordPress CDN Plugin 》使用bunny.net內容分發網絡可以加快您的網站速度。此外掛可讓您輕鬆在WordPress上啟用Bunny CDN,並享受全球得到極大改善的頁面加載速度。更好的是,只需一分...。
Swift Performance Lite 》——WordPress外掛介紹——, , 需要速度。WordPress的緩存和性能外掛!, 您創建了它,而我們讓它保持快速!您知道嗎……, 您只有3秒鐘的時間來給來訪者留下印象。不...。
Jetpack VideoPress 》WordPress 最佳的精美影片主機, VideoPress 具有沉浸式的設計,非常適合想要輕鬆上傳高質量影片的攝影師、創作者、電影製作人、教育工作者和部落客。, 專為 W...。
Flying Images: Optimize and Lazy Load Images for Faster Page Speed 》優化圖片的完整解決方案, 功能特點, , 免費無限CDN – Flying Images 使用Statically提供免費的CDN。Statically由Cloudflare(高級網絡)、BunnyCDN、Fa...。
WP-Stateless – Google Cloud Storage 》使用 WP-Stateless 外掛,您可以將 WordPress 媒體從 Google Cloud Storage (GCS) 上傳和提供服務。只需兩分鐘,您就可以從 Google Cloud 的分佈式伺服器中受...。
GoCache 》透過這個 WordPress 外掛,您可以將您的 WordPress 網站連接至 GoCache。GoCache 擁有智慧型加速技術,能夠加速網站的靜態網頁和檔案,同時減少網頁伺服器和...。
C3 Cloudfront Cache Controller 》3>這是一個簡單的外掛,如果您發布文章,它就會清除所有 Cloudfront 緩存。, 您可以輕鬆地在 WordPress 中使用 CloudFront。, Fixture (固定項), , , wp_is_m...。
Microsoft Azure Storage for WordPress 》這個 WordPress 外掛允許您使用 Microsoft Azure 儲存服務來托管您的 WordPress 網站媒體和上傳檔案。Microsoft Azure 儲存是一種有效的方式,可以無限擴展您...。
SmartVideo – Video Player and CDN 》這是一個為 WordPress 使用者提供無限制影片儲存和播放的外掛。, 為什麼要使用這個影片播放器外掛?, 這個外掛可以:, , 在幾秒鐘內在您的網站上添加影片, 優...。