Contributors: shooper
Donate link: http://shawnhooper.ca/
Tags: wpml, api, rest
Requires at least: 4.7
Tested up to: 4.8
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds links to posts in other languages into the results of a WP REST API query for sites running the WPML plugin.
Adds links to posts in other languages into the results of a WP REST API query for sites running the WPML plugin.
- First release.
- Allows language switching by specifying 'lang' or 'wpml_lang' parameters on the query string.
- Typos in code fixed.