forked from pods-framework/pods-json-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
37 lines (24 loc) · 764 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
33
34
35
36
37
=== BP API ===
Contributors: modemlooper, djpaul
Tags: buddypress, json, api
Tested up to: 4.0
BuddyPress: 2.0
Stable tag: 0.1
Version: 0.1
License: GPLv2
== Description ==
json API for BuddyPress. This plugin creates json api endpoints for https://github.com/WP-API
== Installation ==
= Automatic Installation =
1. From inside your WordPress administration panel, visit 'Plugins -> Add New'
2. Search for `BP-API` and find this plugin in the results
3. Click 'Install'
4. Once installed, activate via the 'Plugins -> Installed' page
= Manual Installation =
1. Upload `bp-api` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
== Notes ==
== Changelog ==
= 0.1 =
* beta 1 release