开发者 | Magazine3 |
---|---|
更新时间 | 2025年6月17日 16:19 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Translateml
folder to the /wp-content/plugins/
directory.Go to the plugin settings page and enter your TranslateML API key. If you don’t have one, sign up at TranslateML.com.
If a translation is unavailable, the plugin will display the default language (English).
Yes, TranslateML is designed to work seamlessly with popular caching plugins.
TranslateML uses PHP output buffering (ob_start()
) to dynamically translate content on the frontend. While this only happens when a translated language is requested and an API key is configured, it may conflict with full-page server-side caching systems.
Some examples of caching systems that may interfere: