The snippet from art.mu above works here on WP 4.4 with Rest API 2.0-beta.11. For instance: /wp-json/wp/v2/posts?lang=de will return German posts instead of the default English.
I’d like to request a lang property on all (also custom) posts/pages as well as a way to fetch translations for any given post/page?
It’s not even loading the plugin, can’t see anything fee related in the source-code at all. So I’m guessing it’s something with my install. Any way I can check whether wp_footer(); is working properly?
Thanks. Well, could be you’re waiting for 3.0 final but it’s not working with 3.0 beta 1 and the 2010 standard theme. Out of the box at least 🙂
Let me know if I can help bug-test it in some way.
Where do you get the developer version? The plugin isn’t outputting anything in my WP 3.0 beta 1 and I do have wp_footer(); called.