Maintenance 22/1004397d since update
Active installs
10
Downloads
3,447
Reviews
2
Age
13.3y
Plugin info
Total downloads: 3,447
Active installs: 10
Total reviews: 2
Average rating: 3
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 2/4/2014 (4397 days ago)
Added to WordPress: 11/22/2012 (13 years old)
Minimum WordPress version: 3.0.1
Tested up to WordPress version: 3.7.41
Minimum PHP version: f
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 4397 days ago • 2 reviews
22/100
Is JSON-API-for-BuddyPress abandoned?
Possibly abandoned (last update 4397 days ago).
Compatibility
Requires WordPress: 3.0.1
Tested up to: 3.7.41
Requires PHP: f
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Disable REST API
Rating 4.8/5 (38 reviews) • Active installs 90,000
Markup (JSON-LD) structured in schema.org
Rating 4.8/5 (45 reviews) • Active installs 30,000
Disable WP REST API
Rating 4.8/5 (36 reviews) • Active installs 20,000
WordPress REST API (Version 2)
Rating 4.2/5 (34 reviews) • Active installs 10,000
WPGet API – Connect to any external REST API
Rating 5.0/5 (30 reviews) • Active installs 10,000
Description
JSON API for BuddyPress is a plugin, that supports the JSON API Plugin with a new Controller to get information from BuddyPress.
For further information refer to the GitHub Project Page
Installation
First you have to install the JSON API for WordPress Plugin.
To install JSON API for BuddyPress just follow these steps:
- upload the folder “json-api-for-buddypress” to your WordPress plugin folder (/wp-content/plugins)
- activate the plugin through the ‘Plugins’ menu in WordPress or by using the link provided by the plugin installer
- activate the controller through the JSON API menu found in the WordPress admin center (Settings -> JSON API)
Frequently Asked Questions
For a full code documentation go to the GitHub code documentation
Review feed
No reviews available
Screenshots
No screenshots available
Changelog
=1.0.2=
- added possibility to get avatars and user meta data from profile_get_profile
=1.0.1=
- added support for de_DE
- added support for es_ES (all credits to the spanish translation to Andrew Kurtis from webhostinghub.com)
- changed folder structure
=1.0=
- code review
- added documentation
=0.9=
- now checking for permissions before retrieving data (security)
- need for authentication pushed to 2.0
=0.8=
- extended functionality for settings
=0.7=
- extended functionality for forums
=0.6=
- extended functionality for groups
=0.5=
- extended functionality for friends
=0.4=
- extended functionality for messages / notifications
- reworked the framework
=0.3=
- extended functionality for profile
- new parameter ‘limit’ for get_activity
- including error handler function
=0.2=
- extended functionality for activity
=0.1=
- initial commit