• I’m very very happy with my experience installing bbpress. I set up permalinks without a hitch (could have been easier), and I set up “single-sign-on” without a hitch either (could also have been easier). I then rebuilt Kakumei’s style.css to mimic my blog’s theme (very, very easy with a DOM/CSS tool).

    • All of my users who checked ‘Remember me” will have to sign in again…, but that’s OK.
    • I will have to work out how to explain why there are TWO search boxes on the site…, but I’ll worry about it later.

    Onwards to my next step:

    How do I display bbpress’s Latest Discussions table on my WP home page?

    • Should I just syndicate bbpress’s latest discussions RSS (/bbpress/rss/forum/)? Feedburner’s BuzzBoost has worked for me before.
    • Can I require_once a bbpress source file, the same way as require_once('path/to/wp-blog-header.php') is for BBPress, then reuse Kakumei’s code?
    • An IFRAME?
    • Another way??

    Can someone send me in the right direction?

  • The topic ‘Display bbpress’s Latest Discussions in my WordPress theme’ is closed to new replies.