| 开发者 |
transleti
grupobouso |
|---|---|
| 更新时间 | 2026年8月18日 05:30 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<url> entries per language (the format Google explicitly documents) with self-referential hreflang and x-default. Compatible with Yoast SEO, RankMath, SEOPress, AIOSEO and the WordPress core sitemap./es/contacto/) for clean per-language SEO.©, [shortcode], and similar in translated output.transleti-translator folder to /wp-content/plugins/, or install through the WordPress plugin installer.No. The plugin is free GPL software and works fully in manual mode without any external connection or paid subscription. Automatic translation is an optional add-on that uses the Transleti API.
Yes. Without an API key the plugin runs in manual mode: language switcher, per-language slugs, hreflang sitemap and the manual / visual translation editors all work normally. You simply type translations by hand instead of having the plugin generate them.
The automatic translation API is a flat-rate subscription (unlimited words and languages) that you can start at https://transleti.com. It comes with a 14-day money-back guarantee: if it isn't for you, ask for a refund within 14 days. The manual workflow always keeps working for free, whether or not you subscribe.
Your translations are always yours. Your translated content is stored in your own site's database and keeps working in manual mode for free even if you later cancel your subscription — you never lose it. Your original content (your posts and pages in the site's main language) is never touched by the plugin.
Yes. Translation requests for every target language are fanned out in parallel, so adding more languages does not multiply the wait time. A 10-language site translates in roughly the same time window as a 2-language site.
Yes. Product titles, descriptions, short descriptions, attributes and variations are all translated automatically. When you run in WPML Connector Mode, install the free WooCommerce Multilingual & Multicurrency (WCML) add-on so WPML registers products, categories and tags as translatable — the plugin then feeds those translations automatically, and each shop only shows the products for the language being viewed.
Yes. When WPML, Polylang or TranslatePress is active, Transleti automatically switches to Connector Mode: your multilingual plugin stays in charge of languages, URLs, the language switcher and the stored translations, and Transleti works purely as the machine-translation engine behind it — no duplicate switchers or URLs. You can force plain Standalone mode from the Connector tab if you prefer Transleti to manage languages itself. With WPML it translates your posts, pages, custom post types, WooCommerce products (with WooCommerce Multilingual & Multicurrency), taxonomy terms, menus, slugs, SEO meta and interface strings into every language you have set up. With TranslatePress Transleti is added to its list of automatic translation engines, and it also translates your pages in the background instead of waiting for someone to visit each one in each language — so the site translates itself, including WooCommerce shops.
Yes. Elementor pages translate the underlying _elementor_data JSON; Divi pages translate the et_pb_* shortcode content and text attributes (headings, buttons, CTAs, blurbs, tabs and more); Gutenberg parses blocks and translates innerHTML and block attributes; classic posts translate post_content directly.
Yes. The plugin emits a separate <url> element per language in the sitemap (the format Google explicitly documents), with bidirectional hreflang and x-default. It also outputs <link rel="alternate" hreflang="..."> tags in the HTML head.
It also protects you from the opposite problem: a page that is only partly translated. Until the content, the title and the meta description are ready in that language, the page returns a temporary "translation in progress" response instead of a half-English page — so Google never indexes a broken version and has nothing to de-index later.
No. The subscription is flat-rate: the same price whether you publish one post a month or twenty a day, in one language or in all 49. There is no per-word, per-character or per-API-call billing, and no credits to top up. Sites with continuous publishing are exactly what it is built for.
Yes. There are two ways: (1) the visual editor, which lets you click on any string in the rendered page and edit its translation in a side panel — useful for menus, buttons, widgets and theme strings that don't live in the post editor; and (2) each translated post is a standard WordPress post you can edit from the admin like any other content. Manual edits are detected and preserved during re-translation.
The plugin detects content changes via MD5 hashing and queues a re-translation. Manual edits to translations are detected and preserved (unless the source change is structural).
RewriteBase /pl/), so every pretty permalink pointed at a folder that does not exist. Anything that regenerates those rules could trigger it: saving your permalink settings, activating a plugin, or any theme or plugin that refreshes them. Two things made it hard to spot — nothing is written to any log, and the web server keeps serving from the rules it already had in memory, so the site carries on working and only breaks at the next server restart, hours or days later. The language is now kept out of that file whatever regenerates it. If your site is currently showing 404 on inner pages, open Settings → Permalinks and press Save once after updating; that rewrites the file correctly.
Earlier releases are listed in changelog.txt, included with the plugin.