Re: Fail to make BBpress Live working
“It’s in the readme.txt file too….”
What is in there is this:
* bbpress_live_get_forums() – Provides an array of forums
* bbpress_live_get_topics() – Provides an array of the latest topics
But I mean what do I actually put in the theme template file, like sidebar.php. I mean bbpress_live_get_forums() has to be wrapped in some kind of php doesn’t it?