Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@teemujonkkari teemujonkkari released this 05 Feb 16:31
· 17 commits to main since this release

Polylang Re-translate v1.0.0

Re-translate existing translations using DeepL machine translation directly from the block editor.

Features

  • Block Editor Integration - Native sidebar panel in Gutenberg
  • Per-Language Control - Re-translate individual languages independently
  • Status Feedback - Visual indicators for loading, success, and error states
  • Confirmation Dialog - Prevents accidental overwrites
  • Permission Checks - Respects WordPress capabilities (edit_post)
  • Post Type Support - Only works with Polylang-enabled post types
  • Debug Logging - Optional logging when WP_DEBUG is enabled

Requirements

  • WordPress 6.2+
  • PHP 7.2+
  • Polylang Pro 3.6+
  • Machine Translation enabled with DeepL API key

Installation

  1. Download polylang-retranslate.zip from this release
  2. Upload to WordPress via Plugins → Add New → Upload Plugin
  3. Activate the plugin
  4. Open any post in the default language to see the Re-translate panel