Forum Replies Created
-
In reply to: Is there an API for bbPress
Hi Robin and Barry, thanks for the help so far, it is working now. Though I have noticed that the API is not as robust as I expected it to be. For example the
/replyendpoint doesn’t show the details of of the person who posted the reply (author) and moreover, say I wanted to view all the replies for a particular topic; can this be done?In reply to: Is there an API for bbPressOkay. I am waiting. Thanks for the help do far.
In reply to: Is there an API for bbPressThanks. I tried
http://MY_SITE.COM/wp-json/wp/v2/posts?filter[type]=topicandhttp://MY_SITE.COM/wp-json/wp/v2/posts?filter[type]=forumbut the filter appeared not to work as blog posts was returned. Please not that I have already installed the plugin.In reply to: Is there an API for bbPressSure it does make sense. With WP V2 API, if you want to list the ten latest posts, you use this url http://MY_SITE.COM/wp-json/wp/v2/posts. Please how do you do this to return that of forum topics?
In reply to: Is there an API for bbPressI know nothing of rest, but there’s one for wordpress http://v2.wp-api.org/ does that help?
No it doesn’t support bbpress