
內容簡介
翻譯會降低 WordPress 的速度。
在本地化的 WordPress 中,翻譯文件的加載時間佔整個處理時間的 30%(每頁少或多的40毫秒)。
對於每個翻譯文件,WordPress 都會將其解壓縮,然後每個文件都會轉換為“Translation_Entry”對象。這個過程在每個頁面查看時都會重複進行,這是浪費時間和資源的行為。
您只需安裝此外掛,就可以使這個過程快 3 倍。此外掛使用 WordPress 標準快取機制提供快取解決方案,減少了對性能的影響。
不需要進行任何配置!您只需安裝它,然後插件將為您完成所有工作,無需進一步操作。
此外掛非常輕巧:只有 5 kB。
特點
無需配置
支援多種語言
支援插件翻譯文件快取
支援 WordPress Network/Multisite 安裝
翻譯文件更新時,快取自動過期
推薦安裝
為了獲得更好的效能,請確認已安裝 /wp-content/object-cache.php(請參閱 https://codex.wordpress.org/Class_Reference/WP_Object_Cache#Persistent_Cache_Plugins)。
外掛標籤
開發者團隊
② 後台搜尋「Speed Up – Translation Cache」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
The translations reduces speed of WordPress.
For localized WordPress the loading time of translation files accounts for 30% of the entire processing time (less or more 40 milliseconds per page).
For each translation file, WordPress unpacks it and then everyone will be converted in an “Translation_Entry” object. This process, repeated at each page view, is a waste time and resource.
You can make this process 3 times faster by just installing this plugin. This plugin offers a caching solution using the WordPress standard cache mechanism that reduces this effects on performance.
Configurations are not required! You just have to install it and after the plugin does it all, none further action it’s required.
This plugin is very light: only 5 kB.
Features
No configuration
Supports multiple languages
Supports plugin’s translation files caching
Supports WordPress Network/Multisite installation
Cache automatically expire when translation file is updated
Recommended Installation
For better performance, verify that /wp-content/object-cache.php is installed (see https://codex.wordpress.org/Class_Reference/WP_Object_Cache#Persistent_Cache_Plugins).
