Linux 软件免费装
Banner图

Speed Up - Translation Cache

开发者 nigro.simone
更新时间 2026年7月26日 21:08
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

performance l10n gettext translation cache mo files

下载

1.0.16 1.0.1 1.0.5 1.0.6 1.0.7 1.0.8 1.0.4 1.0.9 1.0.2 1.0.15 1.0.0 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.17 1.0.18 1.0.19 1.0.20 1.0.21 1.0.22 1.0.3

详情介绍:

This plugin is no longer needed on WordPress 6.5 or later. Version 6.5 introduced performant translations: the core caches parsed translations itself, through .l10n.php files, without transients and faster than this plugin can. You can safely deactivate it. On WordPress 6.4 and earlier it still does useful work. 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.

安装:

  1. Upload the complete speed-up-translation folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

更新日志:

1.0.22 1.0.21 1.0.20 1.0.19 1.0.17 1.0.15 1.0.14 1.0.13 1.0.12 1.0.11 1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0