forked from bookwyrm/wpml-rest-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
24 lines (17 loc) · 661 Bytes
/
Copy pathreadme.txt
File metadata and controls
24 lines (17 loc) · 661 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
=== WPML REST API ===
Contributors: shooper
Donate link: http://shawnhooper.ca/
Tags: wpml, api
Requires at least: 4.4
Tested up to: 4.4.2
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.
== Description ==
Adds links to posts in other languages into the results of a WP REST API query for sites running the WPML plugin.
== Screenshots ==
1. This screenshot shows an excerpt of the JSON returned by the WP REST API when a page has translations available
== Changelog ==
= 1.0 =
* First release.