Polylang Re-translate
Re-translate existing Polylang Pro translations using DeepL directly from the WordPress block editor.
by Teemu Jonkkari · github.com/teemujonkkari/polylang-retranslate · website
★ 4stars
20release downloads
2forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/teemujonkkari/polylang-retranslate/releases/download/v1.1.1/polylang-retranslate.zipFrom the readme
Polylang Re-translate
A WordPress plugin that adds a "Re-translate" panel to the block editor, allowing you to re-translate existing translations using DeepL machine translation.
Description
Polylang Re-translate extends Polylang Pro by providing a convenient way to update existing translations with fresh machine translations. Instead of manually copying content and using the translation button for new posts, you can now re-translate any existing translation directly from the source post's editor.
This is particularly useful when:
- Source content has been significantly updated
- You want to refresh translations with improved DeepL models
- You need to bulk-update translations after content revisions
Requirements
- WordPress 6.2 or higher
- PHP 7.2 or higher
- Polylang Pro 3.6 or higher
- Machine Translation enabled in Polylang Pro settings
- Active DeepL API key configured in Polylang Pro
Installation
1. Download the plugin files
2. Upload the polylang-retranslate folder to /wp-content/plugins/
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Ensure Polylang Pro is active with Machine Translation enabled
Usage
1. Open any post in the default language usi
Read the full README on GitHub →