Thanks for the clarification. At this point I feel pretty lost though, as I’ve never actually had to add functionality to WordPress.
Do you know of any working examples or tutorials that show how to post a topic from an external app or client?
TK, I’ve already extended an existing plugin of mine to post regular wordpress posts to the website using the wp_insert_post function. Is that the same function I need be using to post to bbpress, just with additional metadata?
Hey TK, thanks for the reply. That’s a helpful for me to get started.
Where’s a good place to look into the bbpress functions that are tied in with these wp functions?
Also, are the posts in bbpress a custom post type like any other or is there more to it than that?
Thanks again!