Speed Up - Translation Cache
开发者 |
nigro.simone
|
更新时间 |
2023年7月9日 13:45 |
捐献地址: |
去捐款 |
PHP版本: |
3.0 及以上 |
WordPress版本: |
6.0 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- Upload the complete
speed-up-translation
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
更新日志:
1.0.19
1.0.17
- Tested up to Wordpress 6.0
1.0.15
- Tested up to Wordpress 5.9
1.0.14
- Tested up to Wordpress 5.7
1.0.13
- Tested up to Wordpress 5.5
1.0.12
- Tested up to Wordpress 5.3
1.0.11
- Just update the name of plugin from "Speed Up - Translation" to "Speed Up - Translation Cache"
1.0.10
- Tested up to Wordpress 5.2
1.0.9
- Tested up to Wordpress 4.9
1.0.8
- Tested up to Wordpress 4.7
1.0.7
1.0.6
1.0.5
- Added cache statistics in the bottom of page (with html comment)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0