Plugin / bbPress API
Pascal CasierDescription
Description
A first attempt for a bbPress API.
WARNING This API will show all forums, topics, replies that bbPress has access to. If you have any extra plugin to restrict bbPress content, please double and triple check that everything works correctly.
Current routes for READING (GET):
- /wp-json/bbp-api/v1/forums/ (list all forums)
- /wp-json/bbp-api/v1/forums/id (includes latest topics and subforums)
- /wp-json/bbp-api/v1/topics/ (latest topics from all forums)
- /wp-json/bbp-api/v1/topics/id (includes latest replies)
- /wp-json/bbp-api/v1/replies/id (show one reply)
- /wp-json/bbp-api/v1/topic-tags/
- /wp-json/bbp-api/v1/stats/
Parameters for /forums/id and /topics/id (following https://developer.wordpress.org/rest-api/using-the-rest-api/pagination/#pagination-parameters )
- per_page (records per page)
- page (page number)
Parameter for /topics/id (following https://developer.wordpress.org/rest-api/using-the-rest-api/linking-and-embedding/#embedding )
- _embed (showing content for replies)
Current routes for WRITING (POST):
- /wp-json/bbp-api/v1/forums/id (create a new topic in this forum)
- /wp-json/bbp-api/v1/topics/id (create a reply to this topic ID)
- /wp-json/bbp-api/v1/replies/id (create a reply to this reply ID)
Follow development on https://github.com/ePascalC/bbp-API/ !
Many thanks and credits to:
- Daniel Turton (mistertwo) for the topics and replies POST functions
- Tony Korologos (@tkserver) for his input and testing with his app
Consider also the following plugins:
- bbP Toolkit
- bbP Move Topics
Ratings
Rating breakdown
Details Information
Version
First Released
Total Downloads
Wordpress Version
Tested up to:
Require PHP Version:
Tags
Contributors
Languages
DIRECTORY DISCLAIMER
The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.
The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.
Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.
While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.
wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.