forked from pods-framework/pods-json-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
32 lines (23 loc) · 807 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
=== Pods JSON API ===
Contributors: sc0ttkclark, modemlooper, shelob9
Tags: pods, json, api
Tested up to: 4.0
Stable tag: 0.2.3
Version: 0.2.3
License: GPLv2
== Description ==
JSON REST API for Pods. This plugin creates JSON API endpoints for https://github.com/WP-API/WP-API
== Installation ==
1. Unpack the entire contents of this plugin zip file into your `wp-content/plugins/` folder locally
1. Upload to your site
1. Navigate to `wp-admin/plugins.php` on your site (your WP Admin plugin page)
1. Activate this plugin
OR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin's name
== Screenshots ==
== Notes ==
== Changelog ==
= 0.1 - May 27th, 2014 =
* Initial release
= 0.2 - September 20, 2014 =
* Add 'update_rel' endpoint
* Add 'package' endpoint'