Polylang Add-on: Translate existing media #9 in Languages & Localization
Bulk translate and replace all existing media in content, featured image and meta fields when you enable translations in media with Polylang.
by Aucor Oy · github.com/aucor/polylang-translate-existing-media · website
★ 28stars
2.6kcomposer installs
4forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/aucor/polylang-translate-existing-media/archive/refs/heads/master.zipAlso on Packagist as aucor/polylang-translate-existing-media:
composer require aucor/polylang-translate-existing-mediaFrom the readme
Polylang Add-on: Translate existing media
Description
Polylang Translate existing media is an add-on for the multilingual WordPress plugin Polylang. This add-on let's you bulk translate and replace all existing media in content, featured image and meta fields you enable translations in media. This plugin is based on my other Polylang plugin polylang-copy-content.
When to use:
When turning existing site to multi-lingual
When enabling media translations when you already have media uploaded and added to content
Basic feature list:
Translate all media (images and galleries) that are inside content, meta fields and featured image
Takes care all post types (that are not 'attachment', 'revision', 'acf-field', 'acf-field-group', 'navmenuitem', 'polylangmo')
Image translations are linked automatically
You can add your own custom fields that have image IDs
Uses Polylang's functions, no messing around
This is open source and I cannot give you any guarantees, though it has worked for me in many projects. Please, report issues and contribute!
Installation
How-to use (t
Read the full README on GitHub →