Skip to content

Translations create multuple posts for the main language if the post type is not translatable #23

@villesiltala

Description

@villesiltala

If the importer data holds translation data for Polylang, the import process creates a multiple posts under the main language if the post type is not translatable. This will happen as many times as there are translations defined for the post.

The save process should discard translations for post types not set to be translated with Polylang and throw an error. This would prevent creation of multiple posts and would give the user information about translations not being active for the post type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions