Download the PHP package aucor/aucor-polylang-translation-mapper without Composer
On this page you can find all versions of the php package aucor/aucor-polylang-translation-mapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aucor/aucor-polylang-translation-mapper
More information about aucor/aucor-polylang-translation-mapper
Files in aucor/aucor-polylang-translation-mapper
Download aucor/aucor-polylang-translation-mapper
More information about aucor/aucor-polylang-translation-mapper
Files in aucor/aucor-polylang-translation-mapper
Vendor aucor
Package aucor-polylang-translation-mapper
Short Description This is a tool that helps you connect all imported posts as translations for Polylang.
License GPLv2 or later
Homepage https://github.com/aucor/aucor-polylang-translation-mapper
Package aucor-polylang-translation-mapper
Short Description This is a tool that helps you connect all imported posts as translations for Polylang.
License GPLv2 or later
Homepage https://github.com/aucor/aucor-polylang-translation-mapper
Please rate this library. Is it a good library?
Informations about the package aucor-polylang-translation-mapper
Aucor: Polylang Translation Mapper
Contributors: Teemu Suoranta
Tags: polylang, translations, import, mapper
License: GPLv2 or later
Description
This is a tool that helps you connect all imported posts as translations for the multilingual WordPress plugin Polylang.
Requirements for the plugin:
- Posts should have a language (you can set them when importing for example with WP All Import)
- Translations have a unique identifier key in post_meta
Take backup of your database before doing this! Use at your own risk.
Installation
How-to use:
- Import your content with WP All Import Pro (or something else) and check that requirements above are met
- Take a backup of your database
- Download plugin and activate (you will need Polylang active)
- You will see UI in admin notice that shows you the post type and meta_id
- If post type or master id are incorrect, change them in the code (lines 36 and 37)
- Click the button "Start connecting translations"
- Click through steps (50 posts at a time). Each step will take some time.
- Deactivate and delete plugin when you have gone through all the steps
Composer:
With composer.json:
Issues and feature whishlist
Issues:
(No known issues, yet)
Feature whishlist:
- Maybe a UI to select post type and master_id
- Show total updated instead of count for step
- Add CLI support
All versions of aucor-polylang-translation-mapper with dependencies
PHP Build Version
Package Version
No informations.
The package aucor/aucor-polylang-translation-mapper contains the following files
Loading the files please wait ....