• My main goal was to find a multi-language plugin that supports REST API using some easy, expected methods to pull the multi-language content. After trying a few language plugins, I realized not many supported REST API, or you needed to pay for it… when I tried Bogo, it was simple and intuitive, no fuss. Getting the language was also super easy through REST API… you can pass in a lang parameter (i.e. [URL]/wp-json/wp/v2/posts?lang=zh OR [URL]/zh/wp-json/wp/v2/posts … ), this is the expected way to get the language you expect…

  • The topic ‘Easy to use and works with REST API’ is closed to new replies.