• Resolved Pls

    (@xiaoyao)


    According to Polylang’s documentation, it seems possible to assign a post as a different language version of another post using the following method:

    POST /wp/v2/posts/3376?lang=fr&translations[en]=3374

    This usually means that post 3376 is the French version of post 3374.

    But in my practice, post 3376 became an isolated French post and was not linked to post 3374.

    I have encountered this problem on multiple instances. Is this a bug in the plugin?

    • This topic was modified 2 years ago by Pls.

The topic ‘Assigning language to posts via API does not work’ is closed to new replies.