前言介紹
- 這款 WordPress 外掛「Easy Cache」是 2015-11-06 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2017-08-01,距離現在已有 2834 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.2 以上版本才可以安裝。
- 有 3 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
manojtd |
外掛標籤
cache | speed | caching | fast cache | static pages |
內容簡介
大多數的快取外掛程式關注於針對桌上型電腦時代的技術,試圖減少伺服器負載以提高效能。但這個時代已經過去,行動裝置佔網路流量的一半以上。雖然傳統的快取外掛程式會在其次處理掉行動裝置,但 Easy Cache 是唯一一個專為行動裝置而設計的外掛程式。這些行動裝置具有頻寬和數據成本/使用量要求,在新興市場尤其需要注意,因為這可能會對讀者產生重大影響。儘管優化伺服器以處理流量峰值和提供高度行動裝置感知的部落格頁面並不相同,行動瀏覽已經超過了50%的臨界點,我們不能再忽略行動裝置的特定要求。Easy Cache 是解決這個問題的一個嘗試。
Easy Cache 設計簡單易用。它有一個單頁管理介面 (即使在專業版中也是如此),提供一些簡單易於理解的選項,具有合理的預設值。當你啟用外掛程式時,它會立即為你的行動裝置讀者提供縮小的靜態檔和壓縮的圖像。預設選項對大多數部落格都很好用。如果你想更改選項,可以將滑鼠懸停在其上,就會得到全面的解釋。Easy Cache 的設計是要能夠無人監管運作,當有原始更改時它會失效並逐漸回暖,不會負荷過大。當它無法偵測到裝置類型時,它會優雅地失敗並提供動態頁面。
儘管最初是為行動裝置設計的 (作為 Mobile Cache),Easy Cache 現在也可以向桌上型瀏覽器提供縮小壓縮的靜態資源,可以在獨立的快取位置進行緩存。現在 Easy Cache 是一個完整的快取解決方案,具有令人印象深刻的性能和極簡單的配置。
功能
行動裝置專為:專為智慧手機和平板電腦設計,當從行動裝置瀏覽時,從獨立的優化快取中提供服務。
桌面選項:如果您希望它也向桌上型瀏覽器提供服務,Easy Cache 也可以進行緩存、縮小和壓縮靜態資源到特定的位置。
簡單易用:只需啟用外掛程式,就可以忘記它。預設設置對大多數 WordPress 部落格都很適合,並且經過超級優化,不需要你進行介入。如果你要更改任何預設設定,你會發現一個友好的、單頁式的管理頁面,有清晰的、詳細的説明和背景信息。
使用者友善:不再有關於編輯您的 .htaccess、 wp-config.php、設置權限、通過 ftp 執行命令、更新警告等管理訊息。Easy Cache 靜靜地、有效地運作,不會妨礙您。
統一功能:這個外掛程式所做的事情 (圖像壓縮、資源縮小、靜態快取) 可以通過使用其他幾個外掛程式相結合來實現。Easy Cache 只是將它們統一在一個外掛程式中,並且保證您的源文件永遠不會被修改。
源文件完整保護:Easy Cache 從不刪除或覆蓋您現有的內容,如圖像、JavaScript 和樣式資源。它不需要您修改您的 .htaccess、wp-config.php 或在任何地方添加額外的 PHP 檔。所有的優化都是在 WordPress 工作流程之外的獨立快取文件夾中完成的,因此如果您停用或暫停外掛程式,您的源文件和部落格處理都會保持在原始、純淨的狀態。
優雅的失敗:如果外掛程式無法創建快取資源,它會快速而優雅地失敗,讓 WordPress (和其他快取外掛程式) 來處理您的部落格頁面。
智能失效:
原文外掛簡介
Most caching plugins focus on techniques appropriate for the desktop era, trying to minimize the server load and thereby increasing performance. But the that era is behind us now, with mobile devices accounting for more than half of the web traffic. While the legacy caching plugins do handle mobile devices as an afterthought, Easy Cache is the only plugin designed specifically for mobile devices. These mobile devices have bandwidth and data cost/usage requirements that can have significant readership impact, especially in emerging markets. Optimizing your server to handle traffic spikes is not the same as serving highly mobile-aware blog pages. Given that mobile browsing is now well past the tipping point of 50%, we can no longer ignore the specific requirements of mobile devices. Easy Cache is an attempt to address this issue.
Easy Cache is designed to be simple. It has a single-page admin screen (even in the Pro version) with a few simple, easy-to-understand options, with sensible default values. The moment you activate the plugin, it starts serving minified static files and compressed images to your mobile readers. The default options are good for a vast majority of blogs out there. If you would like to change an option, hovering over it will give you a comprehensive description of what it does. Designed to run unattended, Easy Cache invalidates the cached entity whenever there is a source change, and warms up slowly without overloading your server as your readers visit various pages. When it cannot detect the type of device, it fails gracefully and serves a dynamic page.
Although originally designed for mobile devices (as Mobile Cache), Easy Cache can now serve minified compressed static resources to desktop browsers as well, from an independent cache location. Easy Cache now is a complete caching solution with impressive performance and remarkably simple configuration.
Features
Mobile Specificity: Designed for smart phones and tablets, serving from an independent, optimized cache when browsed from a mobile device.
Desktop Option: If you would like to it to serve to desktop browsers, Easy Cache can do it as well, caching minified compressed static resources to an independent location specifically for desktop clients.
Simplicity: Just activate the plugin and forget about it. The default settings will work with most WordPress blogs out there, and are hyper-optimized to work with no intervention from you. If you want to change any default, you will find a friendly, single-page admin page with clear, detailed help and background information.
User Friendliness: No more admin messages about editing your .htaccess, wp-config.php, setting permissions, executing commands via ftp, update warnings etc. Easy Cache just works, quietly and efficiently without getting in your way.
Unified Functionality: What this plugin does (image compression, resource minification, static cache) can be accomplished by using a few other plugins in tandem. Easy Cache just brings them in a unified plugin, with the added guarantee that your source files are never modified.
Source Sanctity: Easy Cache never deletes or overwrites your existing content like your images, JavaScript and style resources. And it doesn’t require you to modify your .htaccess, wp-config.php or add extra php files in anywhere. All the optimization is done in a separate cache folder outside WordPress workflow so that if you deactivate or temporarily pause the plugin, your source files and blog processing are left in their original, pristine condition.
Graceful Failures: In the unlikely event that the plugin cannot create cached resources, it fails quickly and gracefully to let WordPress (and other caching plugins) serve your blog pages.
Intelligent Invalidations: Easy Cache excels in ensuring that your readers get the latest content. It removes the stale content using a variety of intelligent hooks.
Pro Version
In addition to the fully functional Lite version, Easy Cache also has a Pro version, which brings the same wickedly optimized caching techniques to desktop browsers as well. Moreover, you can have two separate caches for phones and tablets (in addition to the desktop cache), customized to their sizes. The Pro version also adds a whole host of other features:
Independent caching for tablets, smart phones and desktop readers so that the image resizing is optimized to the target browsers.
Use of RAM (where available) for blazingly fast cache. You just need to specify the RAM disk location, and Easy Cache will take care of the rest with an absolute minimum of fuss.
In-memory caching option where RAM disk is not available.
Full support for Content Delivery Networks (CDN). Supports load-balancing over multiple CDN servers.
Test mode to serve cached versions to the admin user to verify and benchmark caching.
Ability to specify individual file types to be excluded from caching.
Optionally cache RSS feeds.
Ability to delete cached entities per device type (smart phones, tables or desktop browsers) or en masse.
Ability to pre-populate the cache so that Easy Cache behaves like a warm cache. The pre-cache process happens in the background without affecting your workflow, or overloading your server.
Comprehensive help to guide you through in migrating from other popular caching plugins, and on apache/nginx or hybrid servers.
Integrated CDN cache busting options for easily refreshing off-site content.
Ability to use TinyPNG for compression for state-of-the-art image compression. [Work in progress]
The Pro version purchased now will have free updates until all these features are fully functional.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Easy Cache」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.00 | 1.01 | 1.02 | 1.10 | 1.20 | 1.21 | 1.22 | 1.40 | 1.41 | 1.50 | 1.51 | 1.60 | trunk |
延伸相關外掛(你可能也想知道)
WP Super Cache 》本外掛可以從您的動態 WordPress 部落格生成靜態 HTML 檔案。在產生 HTML 檔案後,您的網頁伺服器會傳送該檔案,而不是處理比較沉重、耗費更多資源的 WordPre...。
WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance 》WP-Optimize Cache 是一個革命性的、全方位的 WordPress 效能外掛,將您的網站做快取、清理資料庫及圖片壓縮,讓您的網站快速且最佳化。我們的快取功能是建構...。
WP Fastest Cache 》han PNG or JPEG, which means faster downloads and less data consumption for your visitors, Database Cleanup – Detect and delete unnecessary d...。
SpeedyCache – Cache, Optimization, Performance 》SpeedyCache 是一款 WordPress 外掛,能透過網頁快取、最小化檔案和檔案壓縮的方式,幫助您減少網站載入時間。, 您可以在 https://speedycache.com/docs 找到...。
Breeze – WordPress Cache Plugin 》Breeze是由Cloudways團隊開發的一款免費、簡單(卻功能強大)且使用者友好的WordPress快取外掛。它提供不同層級的WordPress效能優化選項,在WordPress、搭配W...。
Jetpack Boost – Website Speed, Performance and Critical CSS 》使用 Jetpack Boost 優化網頁性能加速你的 WordPress 網站。輕鬆啟用一鍵優化,提升核心 Web 重要指標。, 你是否知道,更快的網站可以:, , 在 Google 搜尋排...。
OMGF | GDPR/DSGVO Compliant, Faster Google Fonts. Easy. 》, 使用 Google 的字型服務,怎麼可能與 GDPR 不符呢?事實上,當使用者的瀏覽器要求字型時,他們的 IP 會被 Google 記錄並用於分析。, — Lifehacker, , OMG...。
10Web Booster – Website speed optimization, Cache & Page Speed optimizer 》10Web Booster 是提升網站整體效能的速度優化外掛程式,讓您專注並蓬勃發展 WordPress 網站的創意方面,同時讓我們專心於 WordPress 效能最佳化。透過 10Web ...。
NitroPack – Caching & Speed Optimization for Core Web Vitals, Defer CSS & JS, Lazy load Images and CDN 》NitroPack 是一個全方位的網站效能優化服務外掛,它包含了所有使網站加速所需的功能,包括圖片優化、代碼壓縮、快取、CDN (內容交付網路)、延遲載入等等。, ,...。
Hummingbird Performance – Cache & Page Speed Optimization for Core Web Vitals | Critical CSS | Minify CSS | Defer CSS Javascript | CDN 》Hummingbird 透過添加細調控制文件壓縮、延後 CSS 和 JavaScript 樣式和腳本、CSS 和 JS 壓縮,以及懶加載等全球最佳緩存優化方法,讓您的網站更快,並優化網...。
Cache Enabler 》Cache Enabler 是個簡單卻強大的 WordPress 快取外掛,使用起來簡單且只需要最小化的設定,最重要的是能夠幫助網站提升效能來達到更快的載入時間。它會將前端...。
Aruba HiSpeed Cache 》Aruba HiSpeed Cache 是一個外掛,直接與 HiSpeed Cache 服務介面互動,該服務適用於 Aruba 主機平台,並能在 WordPress 儀表板中自動管理,無需訪問網站控制...。
Recent Tweets Widget 》查看最新的 WordPress 外掛優惠。, 使用快取的 Twitter API v1.1 最新的 Recent Tweets Widget (最近的 Tweet 外掛)。它使用新版 Twitter API v1.1,並將 Twe...。
Clearfy Cache – WordPress optimization plugin, Minify HTML, CSS & JS, Defer 》數千個使用者已經使用 Clearfy 外掛優化他們的 WordPress 網站。這是一個綜合且免費的工具,擁有豐富的設定。搭配其他外掛使用,可以讓您的 WordPress 網站更...。
Seraphinite Accelerator 》這個外掛可以加速您的網站,使其更具吸引力和搜索引擎友好性。詳細了解如何使用。, 若要使用免費的額外功能,請按照屏幕上的外掛程式指示安裝免費的延伸外掛...。