Skip to content
mcLogiora0.16.0
0.16.01 min read

Translation Suggestions

Configure optional bring-your-own-provider suggestions with explicit human review.

Translation Suggestions are optional. They are disabled by default and do not affect manual translation, deterministic workflows, or normal site traffic.

mcLogiora Translation Suggestions

Enablement sequence

  1. Open mcLogiora → Translation Suggestions.
  2. Enable suggestions for the site.
  3. Choose one provider.
  4. Save that provider’s API key, or define its documented wp-config.php constant.
  5. Test the connection. This sends no content.
  6. For OpenAI, Anthropic, or Gemini, refresh models and choose one explicitly.
  7. Generate a suggestion for one supported field at a time.

Apply behavior

Generate returns a preview. Apply suggestion writes only the requested field. Regenerate makes another explicit request. Discard writes nothing. No suggestion is applied on save or publish, and no suggestion can publish a post.

Providers

The supported adapters are OpenAI, Anthropic, Google Gemini, and DeepL. The site owner supplies the key and pays the provider directly. DeepL has no model selection; the language-model providers require an explicit model choice.

Suggestions are not a hosted mcLogiora service and are not a background translation queue.

Related articles