Linux 软件免费装
Banner图

HyperMew AI Translator

开发者 micromax2
更新时间 2026年6月9日 23:18
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

translate gutenberg translation classic editor openrouter

下载

1.6.5 1.6.4

详情介绍:

HyperMew AI Translator is a high-performance, developer-friendly translation plugin that integrates modern language model routing directly inside your WordPress post edit screens. Powered by the OpenRouter API, it translates your content fields to a variety of target languages within seconds. Key features include: External Service Integration This plugin relies on the external service OpenRouter (https://openrouter.ai) to perform translation requests.

安装:

  1. Upload the hypermew-ai-translator directory to the /wp-content/plugins/ directory, or install it through the WordPress plugins administration screen.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to Settings -> HyperMew Translator to input your OpenRouter API Key.
  4. Customize your preferred translation model, target languages, and enabled post types.
  5. Save the configuration and edit any supported Post or Page to access the translation module.

常见问题:

Do I need an OpenRouter API key to use this plugin?

Yes. You must sign up at openrouter.ai, generate a secret API key, and save it in the settings dashboard.

Which models are supported?

The plugin fetches all active OpenRouter models dynamically. It includes built-in defaults such as:

  • Llama 3 8B Instruct (Free)
  • Mistral 7B Instruct (Free)
  • Claude 3 Haiku
  • OpenRouter Auto (Dynamic model selection)
  • You can also specify any exact custom model identifier path supported by OpenRouter.

How does the cache work?

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.

How do I configure custom fields?

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.

更新日志:

1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.0 1.4.0 1.3.0 1.2.0 1.1.0 1.0.0