Dizze plugin is net hifke mei de lêste 3 grutte releases fan WordPress . It kin net langer wurde ûnderhâlden of stipe en kin kompatibiliteitsproblemen hawwe as it wurdt brûkt mei resinte ferzjes fan WordPress.

WP REST API multilanguage (over WMPL)

Beskriuwing

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

Ynstallaasje

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”

FAQ

How I can fetch my custom post type in current language?

Add ‘suppress_filters’ => false on get_posts/WP_Query call

get_posts([
‘post_type’ => ‘custom_post’,
‘suppress_filters’ => false
]);

Resinsjes

D'r binne gjin resinsjes foar dizze plugin.

Meiwurkers & amp; Untwikkelders

"WP REST API multilanguage (over WMPL)" is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.

Meiwurkers

Feroaringslog

0.1

  • Initial release