• Resolved laurentcau84

    (@laurentcau84)


    Hello,

    My WP SITE contains 8 languages, translated with WPML.

    I want import custom posts with REST API.
    Each POST request creates a post in requested lang (it’s ok).

    But i didn’t found how to LINK versions to group them in the “same” object.
    (the first post should be the “master”, and its ID used to link others versions)

    Then, i search a JSON attribute that could be used for that
    (like “translation_of” for Woo Commerce Products)

Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hi @laurentcau84

    This is looking a fair ways above what CPTUI handles itself. We work with getting the post types/taxonomies registered for you, but what’s done with those content types afterwards is left to other solutions, plugins, and/or the theme itself.

    We don’t have any functionality specifically built around importing/exporting the content in post types/taxonomies, especially over the REST API.

Viewing 1 replies (of 1 total)

The topic ‘Link language with REST API import’ is closed to new replies.