Linux 软件免费装
Banner图

AumLang – AI Multilingual Translation & SEO

开发者 aumcreate
更新时间 2026年9月16日 20:15
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

woocommerce elementor language switcher hreflang ai translation

下载

1.0.11 1.0.10 1.0.9

详情介绍:

AumLang turns your WordPress site multilingual with one-click AI translation that keeps your page builder layouts intact. It uses the AI client that ships with WordPress 7.0, so on a site that already has a provider connected there is nothing to configure and no key to enter. Highlights Either way the AI account is yours, so translation cost is under your control — no per-translation fees, no quotas from us, and no account with us of any kind. Translation engines AumLang prefers the AI client that ships with WordPress 7.0, and new installs use it by default. The site owner connects a provider once under Settings > Connectors; this plugin then sends only the text to be translated, holds no API key of its own, and shares that one connection with every other plugin on the site. A direct connection is also offered, because the connectors WordPress ships cover Anthropic, Google and OpenAI, and a site whose network cannot reach any of those still needs a way to translate. It is entirely opt-in and requires your own key. External Services Nothing leaves your site until you pick an engine and start a translation. The plugin has no account with us, sends no telemetry, and makes no request on its own. Using the WordPress AI Client: the text being translated goes to whichever provider the site owner connected under Settings > Connectors. WordPress owns that connection and its credentials; the terms that apply are those of the provider chosen there. Using the direct connection: the plugin is a client for the OpenAI-compatible chat API, so it can talk to any service implementing it. It sends the strings being translated together with the source and target language, and nothing else. You supply the endpoint, the model and the key; presets are offered purely to fill the endpoint and model fields for services people commonly use: Choosing a preset changes two text fields; it does not contact anything. Any other compatible endpoint can be entered by hand, in which case its operator's terms are the ones that apply. Text that has already been translated is served from your own database and never leaves the site again. Source code The released source is on GitHub at https://github.com/aumcreate/aumlang — bug reports and pull requests are welcome there.

安装:

  1. Upload the aumlang folder to /wp-content/plugins/, or install the plugin ZIP via Plugins → Add New → Upload.
  2. Activate the plugin through the Plugins screen.
  3. Make sure pretty permalinks are enabled (Settings → Permalinks) — language URLs like /zh/ require them.
  4. Go to the AumLang settings screen and add your languages. Leave the translation engine on "WordPress AI Client" if a provider is already connected under Settings > Connectors; otherwise switch it to the direct connection and enter your own endpoint, model and key.
  5. Open any post, page or product and use the AumLang panel to translate it.

常见问题:

Do I need an API key?

Not if WordPress already has one. AumLang's default engine is the AI client built into WordPress 7.0, which uses the provider connected under Settings > Connectors — that connection belongs to WordPress, is shared with every other plugin, and this plugin never sees the key. You need your own key only for the second engine, the direct connection. It exists because the connectors WordPress ships cover Anthropic, Google and OpenAI, and a site whose network cannot reach any of those still needs a way to translate. It speaks the OpenAI-compatible chat API, so any service implementing it will do; you supply the endpoint, the model and the key, and the AI account is yours either way.

Does it work with Elementor and Gutenberg?

Yes. AumLang reads each builder's own structure, translating only the text and leaving layout, styles and design untouched — including custom widgets.

Will it translate WooCommerce products?

Yes — product title, description, short description, categories, tags, brands and attributes, while carrying over price, stock and gallery so the translation remains a complete product. Multi-currency is intentionally out of scope; pair AumLang with a dedicated currency plugin if you need it.

How do visitors switch language?

Add the language switcher via the [aumlang_language_switcher] shortcode, the block, the widget, or the aumlang_language_switcher() template tag.

更新日志:

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