-
Notifications
You must be signed in to change notification settings - Fork 7
Useful Links
ePascalC edited this page Jan 17, 2017
·
1 revision
- Our starting point: https://bbpress.org/forums/topic/is-there-an-api-for-bbpress/
- Brent's great work: https://github.com/thenbrent/BB-API
- Jetpack api class: https://plugins.trac.wordpress.org/browser/jetpack/trunk/class.jetpack-bbpress-json-api-compat.php
- Use case on blogercise: http://www.blogercise.com/wordpress-json-rest-api-bbpress-and-android/
- And the follow up: http://www.blogercise.com/querying-all-children-of-parent-post-using-wp-api/
- Another request on bbpress.org: https://bbpress.org/forums/topic/is-there-a-rest-api/