| 开发者 | micromax2 |
|---|---|
| 更新时间 | 2026年6月9日 23:18 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
hypermew-ai-translator directory to the /wp-content/plugins/ directory, or install it through the WordPress plugins administration screen.Yes. You must sign up at openrouter.ai, generate a secret API key, and save it in the settings dashboard.
The plugin fetches all active OpenRouter models dynamically. It includes built-in defaults such as:
When local caching is enabled in settings, the plugin saves the successful translation output locally using WordPress Transients. If the exact same text is translated to the same language with the same model, it will be served instantly from the cache, bypassing the API to save you money.
Under the "General Settings" tab in settings, click "Add Custom Field". Specify a label (e.g., Subtitle) and its unique CSS selector in the page DOM (e.g., #subtitle). The translator panel will automatically detect this selector and translate its value when editing.