/wp-rest-api-multilanguage

Allows you to request a language with your WP-API and WPML site

Primary LanguagePHP

WP REST API multilanguage (over WMPL)

Allows you to request a language with your WP-API and WPML site.

Description

Plugin will allow you to fetch the WP REST API call with a "lang" variable. It will retrieve the right content from WPML.

Tested with the latest version of:

  • WPML 3.2.7
  • WP REST API 2.0-beta4

Installation

Install the plugin in your wp-content/plugins/ directory. Then:

  1. Activate the plugin through the 'Plugins' menu in WordPress
  2. Make a call to "http://yoursite/wp-json/posts/?lang=it"