-
Notifications
You must be signed in to change notification settings - Fork 38
/
readme.txt
52 lines (36 loc) · 1 KB
/
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
=== BP-REST ===
Contributors: The BuddyPress Community
Donate link: https://buddypress.org
Requires at least: 6.1
Tested up to: 6.4
Requires PHP: 5.6
Stable tag: 0.9.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Access your BuddyPress site's data through an easy-to-use HTTP REST API.
== Installation ==
= Manual Installation =
1. Upload the entire `/bp-rest` directory to the `/wp-content/plugins/` directory.
2. Activate BP-REST through the 'Plugins' menu in WordPress.
== Changelog ==
= 0.8.0 =
* Inclusion in BuddyPress 12.0.0
= 0.7.0 =
* Inclusion in BuddyPress 11.0.0
= 0.6.0 =
* Inclusion in BuddyPress 10.0.0
= 0.5.0 =
* Inclusion in BuddyPress 9.0.0
= 0.4.0 =
* Inclusion in BuddyPress 8.0.0
= 0.3.0 =
* Inclusion in BuddyPress 7.0.0
= 0.2.0 =
* Inclusion in BuddyPress 6.0.0
= 0.1.0 =
* Inclusion in BuddyPress 5.0.0
* First release
== Upgrade Notice ==
= 0.1.0 =
First Release