bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Adding bbPress to Wordpress

(3 posts)
  • Started 4 months ago by swaymedia
  • Latest reply from Falcon1986
  • This topic is not resolved

Tags:

  1. Anonymous
    Unregistered

    I know this is on the forum but for the life of me i just cannot find it. But I need to show the latest threads on my wordpress site.

    I remember there was something like adding one line to the wp config file or something like that. does anyone know how to go about doing this and show the latest threads?

    thanks

    Posted 4 months ago #
  2. Anonymous
    Unregistered

    ok i found out how to put bbPress in WP . all i did was put this in wp-config.php:-

    define('ABSPATH', dirname(__FILE__).'/');
    require_once(ABSPATH.'wp-settings.php');
    require_once('path/to/bbpress/config.php');
    ?>

    .....But how do I show a list of the latest 5 topics ?

    Posted 4 months ago #
  3. Use the bbPress Latest Discussions plugin for Wordpress. It may not have been updated in a while, but it still works with Wordpress 2.6 and bbPress 0.9.0.2.

    BTW, Wordpress 2.6 breaks login integration with bbPress 0.9.0.2. Look out for a bbPress update soon.

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.