Adara Translate adds a sidebar to the block editor that translates the post you’re editing into any supported language. The translation is saved as a new draft post linked to the original — review it, edit it, and publish when ready.
Connect the plugin to your Adara Translate account with an API key. Translation engines available: DeepL, Google, Microsoft, GPT, and Gemini.
v0.1 covers posts and pages. WooCommerce, SEO meta, menus, and a language switcher are on the roadmap.
This plugin is a service-backed plugin. It requires an Adara Translate account and sends post content to the Adara Translate API to perform translations — see the External services section below for full details.
This plugin connects to the Adara Translate API to perform translations. Adara Translate is a third-party service operated by Adara Translate. The plugin will not function without it — translations are not performed on your WordPress server.
What the plugin sends and when
The plugin sends data to Adara Translate only when an editor clicks Translate in the Gutenberg sidebar (or invokes the plugin’s REST endpoint). For each translation, the plugin sends:
es) and, if you’ve selected one, the source language code and translation engine.X-API-Key request header so Adara can authenticate the request and bill credits to your account.The plugin does not send: your WordPress username or email, site URL, post IDs, post slugs, draft history, or the contents of core/code, core/html, core/shortcode, or core/freeform blocks.
Where the data goes
Requests are sent over HTTPS to https://www.adaratranslate.com/api/translation/translate (configurable in Settings Adara Translate if you self-host Adara). Adara Translate routes each request to the translation engine you select — DeepL, Google Cloud Translation, Microsoft Translator, OpenAI (GPT), or Google Gemini — and returns the translated text. The selected engine processes the post content as a sub-processor; please review the engine’s own terms before sending sensitive content.
Service provider
Adara Translate, https://www.adaratranslate.com
By installing and activating this plugin and entering an Adara Translate API key, you agree to Adara Translate’s Terms of Service and Privacy Policy.