You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.
We have to implement a custom wxr importer for the created wxr export files from single wmpl installation. We could not use the WordPress Importer-Plugin, there is no Hook to parse custom wxr elements.
If wpml2mlp in a Multisite aktiv also there have to exisxts under (Tools/import)[wp-admin/import.php]a section for the wpml2mlp wxr parser.
At the 0.0.1.2 version of wpml2mlp we have turned the xliff export format to the WordPress defauld wxr. On every Post there have Translations that are appended at the post item.
We have to implement a custom wxr importer for the created wxr export files from single wmpl installation. We could not use the
WordPress Importer
-Plugin, there is no Hook to parse custom wxr elements.If wpml2mlp in a Multisite aktiv also there have to exisxts under
(Tools/import)[wp-admin/import.php]
a section for the wpml2mlp wxr parser.At the 0.0.1.2 version of wpml2mlp we have turned the xliff export format to the WordPress defauld wxr. On every Post there have Translations that are appended at the post item.
Our wxr parser have to map the Translations to mlp.
Subtasks:
The text was updated successfully, but these errors were encountered: