Polylang Copy Content #7 in Languages & Localization
Copy content, title and attachments when creating a new translation in Polylang
by Aucor Oy, leemon · github.com/aucor/polylang-copy-content · website
★ 37stars
17kcomposer installs
8forks
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-copy-content/archive/refs/heads/master.zipAlso on Packagist as aucor/polylang-copy-content:
composer require aucor/polylang-copy-contentFrom the readme
Polylang Copy Content
Description
⚠️ Status: In maintenance but not in very active development. Polylang Pro has this feature built-in and actively developed so I recommend supporting the creator of Polylang. ⚠️
Polylang Copy Content is an add-on for the multilingual WordPress plugin Polylang. This add-on let's you copy the content and the title WPML style when creating a new translation. All the images and galleries are translated automatically if you use media translations.
Basic feature list:
Copy title, content and attachments for new translation
Choose the language you want to copy from (make translation from the translated version's editor)
Get useful translation markup for captions and title like (es translation) to be overwritten
Media translation works for images, captions, galleries and featured image (if you use media translations)
Use various filters to modify copied content in code (to be documented and expanded)
Translations are done with Polylang's functions, no messing ar
Read the full README on GitHub →