Bbpress Latest Discussion For Wordpress

This plugin will generates Latest Discussion list from your bbpress forum into your wordpress page.

Starting today Bbpress Latest Discussion will be host by wordpress. U can get the latest version from here.

Download Plugin @ Wordpress.org
Bbpress Latest Discussion

Requirements:

This plugin requires Wordpress 2.0.5 or better. If you are using an older version, I strongly recommend you to upgrade to the latest version. You can get it at the WordPress Download Page.

Installation & Update:

Simply download the Zip-Archive and extract all folder into your wp-content/plugins/ directory. Then go into your WordPress administration page, click on Plugins and activate it. Go to BbLD Option page, to setup this plugin.

make sure the path become like this “wp-content/plugins/bbpress-latest-discussion/”

It is to make sure that wordpress find the plugin correctly so it can check for new update.

Usage:

I’ve created three “template tags” you can use in your pages :

  • wp_bb_get_discuss() : Show Bbpress latest discussion on wp static page.
  • wp_bb_get_discuss_sidebar() : Show Bbpress latest discussion on wp sidebar.

Examples of use:

1
2
3
4
5
6
7
8
<?php
 
// Example Code For Page/Post Display
if function_exists('wp_bb_get_discuss') {
	wp_bb_get_discuss();
}
 
?>
1
2
3
4
5
6
7
8
<?php
 
// Example Code For Sidebar Display
if function_exists('wp_bb_get_discuss_sidebar') {
	wp_bb_get_discuss_sidebar();
}
 
?>

Optional Usage: Choose what forum to be show on page. Override exclude setting.

1
2
3
4
5
6
7
8
<?php
 
// Example Code For Page/Post Display
if function_exists('wp_bb_get_discuss') {
	wp_bb_get_discuss(1,2,3,4,5); // The forum ID number that you want to show. Separate by comma.
}
 
?>

Help And Support:

For any help, support, request or problem. Please go here: http://forums.atsutane.net/forum/bbpress-latest-discussion

License and Warranty:

This plugin is licensed under the GPL. Because the plugin is licensed free of charge, I do not accept any responsibility for any damages, direct or indirect, that may arise from using the plugin. This software is provided “AS IS” without warranty of any kind. Please refer to the full version of the GPL for more details.

Changelog:
Version 1.3.2 (2009-05-24):

  • Add option to select what forum to be show on page.

Version 1.3.1 (2009-05-07):

  • Add gravatar template tag for sidebar display.
  • Add post count tag for sidebar display

Version 1.3 (2009-04-24):

  • Fix how BbLD show topic title and forum name. Fix encoding issue. Report by Justin01.

Version 1.2.2 (2009-04-18):

  • Clean up mess on 1.2.1.

Version 1.2.1 (2009-04-17):

  • Fix up query code. Now only use 1 query for 1 function. Report by dragunoof.
  • Add back `permalink type` option.
  • Add back `share userdata` option.

Version 1.2 (2009-04-16):

  • Major Clean Up Code.
  • Add Donate link option.

Version 1.1.2 (2009-04-12):

  • Add Bbpress.js file.
  • Fix external db connection.

Version 1.1.1 (2009-04-11):

  • Fix permalink not working. Report by guyom.

Version 1.1 (2009-04-08):

  • Fix permalink structure to match BBPress 1.0 Alpha-6. Report by irina57.
  • Change how BbLD read permalink data.
  • Change how BbLD read exclude data.
  • Fix several external db option.

Version 1.0.4 (2009-04-07):

  • Fix wrong id number use on forum url. Report by matiaspunx.

Version 1.0.3 (2009-04-06):

  • Remove permalink option. Now BbLD will auto detect.
  • Remove last poster & inside option. Using template for sidebar display.
  • Remove Wordpress/Bbpress Integration option. Now BbLD will auto use display name if exist.
  • Add templates system for sidebar display.
  • Add support for multi active plugin.

Version 1.0.2 (2009-04-05):

  • Fix wrong text inside option page.

Version 1.0.1 (2009-04-05):

  • Fix a work-around for display name.

Version 1.0 (2009-04-04):

  • New Admin Option Page.
  • New templates system.
  • Add support for widget control.
  • Major clean up code.

Version 0.9.2 (2009-04-02):

  • Clean up some code.
  • Add pot file support.

Version 0.9.1 (2009-04-02):

  • Add function to check what permalink type Bbpress use.
  • Add more class option to style the table.

Version 0.9 (2007-04-25):

  • Add option to display last poster and forum category. Props James Zapico.
  • Add option to exclude forum from being display.

Version 0.8.2 (2007-04-06):

  • Update on active plugin setup.

Version 0.8 (2007-03-20):

  • Add option to trim text length.
  • Fix typo in line 226. Props wittmania.
  • Add Widget Support :) .
  • Add Category link in sidebar list.
  • Optimize the code a little.
  • Add Multi Lang Support.

Version 0.7 (2007-03-09):

  • Fix custom wp table prefix problem.
  • Remove bbpress favorite function.

Version 0.6 (2007-03-08):

  • Add option to set Bbpress table prefix.
  • Change option page name. From “Bbpress Option” into “BbLD Option”.

Version 0.5 (2007-03-04):

  • Fix display name for bbpress that not integrated with wordpress.
  • Add option to set if your wordpress is integrated with bbpress or not.
  • Add use Bbpress permalink option

Version 0.4 (2007-03-04):

  • Bbpress Latest Discussion Option Page.
  • Ability to set Bbpress url
  • Ability to use different database

Version 0.3 (2007-01-17):

  • Change the table to use display name instead of using username.
  • Enable to set the “number of post”

Version 0.2 (2006-11-11):

  • Fix post number bug. (It seem i use the wrong sql table XD)

Version 0.1 (2006-11-05):

  • Initial Release.

83 Responses to “Bbpress Latest Discussion For Wordpress”


  • Korhan

    Using Internet Explorer Internet Explorer 7.0 on Windows Windows Vista

    I cant have your plugin activated. I have wp 2.3.3 and bbpress 8.3. they have separate database. Please help me!

  • hpguru

    Using Mozilla Firefox Mozilla Firefox 3.0 on Windows Windows XP

    Good plugin. Thanks.

  • Damian

    Using Mozilla Firefox Mozilla Firefox 3.0 on Windows Windows XP

    thanks for this plugin.

    however, is it possible to display the freshness of the latest posts?

  • indojepang

    Using Mozilla Firefox Mozilla Firefox 3.0.1 on Windows Windows XP

    [quote comment=""]Why wouldn’t you just throw this into the mu-plugins folder? That seems the simplest option. You might need to make some quick edits to make it work, I haven’t looked yet, but it shouldn’t be hard.[/quote]

    i’m in wpmu 1.5. but can’t get it work for blogs.. main blog is fine..

  • seriyoz

    Using Mozilla Firefox Mozilla Firefox 3.0.1 on Windows Windows Vista

    nice widget plugin
    but unsupported for cyrillic fonts

  • Exclusive

    Using Mozilla Firefox Mozilla Firefox 3.0.1 on Windows Windows Vista

    hi, is there any updates? nice plugin but there is no turkish char. support! ?

  • KindaGamey

    Using Mozilla Firefox Mozilla Firefox 3.0.1 on Windows Windows Vista

    I’ve been trying everything to get this plugin to work. I just moved my database from a separate bbPress one to the wordpress one, but still no luck. I have the latest versions (WP 2.6.2, bbPress 0.9) and I configured the config file properly.

    Can you help?

  • Atsutane Shirane

    Using Mozilla Firefox Mozilla Firefox 3.0.1 on Windows Windows XP

    actually there is no config file. U need to edit the option from “Bbld Option” page. There is a section for using separate database. U can even use different host.

  • Recon

    Using Mozilla Firefox Mozilla Firefox 3.0.1 on Windows Windows XP

    Well done plugin. It works great. Thank you. Just don’t understand how can I make it to be in my native russian language? I’m using russian wordpress from lecactus and russian bbpress from bbpress.ru – all works fine! I’ve got the “bbpress-ru_RU.po” & “bbpress-ru_RU.mo” files in bbld plugin directory, but stil seeing english language in BbLD Option page and on the widget in sidebar!? Can you what exactly I need to do?

  • cartmanffc

    Using Mozilla Firefox Mozilla Firefox 3.0.1 on Windows Windows Vista

    how can I exclude hidden forums, show time next to last messages and use charset utf-8?

    great plugin – thanks

  • cartmanffc

    Using Mozilla Firefox Mozilla Firefox 3.0.1 on Windows Windows Vista

    now I know how to exclude hidden forums but still don’t know how show time next to last messages and use charset utf-8

    and btw the plugin works with wp 2.6.1 and bb 1.0 alpha

  • michael

    Using Netscape Navigator Netscape Navigator 5.0

    Hi!

    The plugin works fine!!
    How can integrate an information about the time into the widget, that shows the time when a post was posted within the forum ???

    Thanks michael

  • Trisha

    Using Safari Safari 525.20.1 on Mac OS Mac OS X

    Nice plugin- thanks – but the column that displays the last poster name is only displaying names for moderators – it does not show the last poster name if the poster is a member, not a moderator – that column is just blank. How can I fix this in the code? I want it to display the name no matter what the level of poster is….thanks.

  • Guillo

    Using Mozilla Firefox Mozilla Firefox 3.0.4 on Windows Windows XP

    Same problem that trisha here… What could be happening?
    Thanks in advance…

  • Michael

    Using Mozilla Firefox Mozilla Firefox 3.0.5 on Windows Windows XP

    Great work, thank you!

    I seems to have one bug, it also shows deleted topics.

    Regards
    Michael

  • Mr Risk

    Using Mozilla Firefox Mozilla Firefox 3.0.5 on Windows Windows Vista

    Great plug-in!

    I am trying to prevent the sidebar display showing deleted or spam posts. Is there something I can edit in the SQL request that will filter out span and deleted posts?

    Thanks

  • Ionut

    Using Mozilla Firefox Mozilla Firefox 3.0.5 on Windows Windows XP

    Hi, this plugin displays latest discussions form the forum with URLs like domain.com/forum/topic/1 when pretty permalinks is checked. For seo purposes when slugs are used in bbpress discussions it should link to the URL with the slug like domain.com/forum/topic/first-topic.

    Are there any ways to fix this?

  • trisha

    Using Mozilla Firefox Mozilla Firefox 3.0.7 on Mac OS Mac OS X

    I would also like to know how to fix the way the permalink is displayed – I have pretty permalinks enabled but on my home page where the links are shown it shows them as /topic.php?id=117

    ALSO it displays the table with ALL rows tagged with class=”alt” – is there a way to alternate this so every other row is class=”alt” so I can use it for styling alternate rows?

    Lastly you have a problem with this comment form – when you hit “tab” to go from name to email or email to website or website to comment it keeps taking you back up to your search box input – not to the next input in this form – you can fix that using tabindex

  • trisha

    Using Mozilla Firefox Mozilla Firefox 3.0.8 on Mac OS Mac OS X

    Thanks for fixing all the issues I had with the current version 1.0.1 – now your plugin is perfect!!

  • Mick

    Using Internet Explorer Internet Explorer 7.0 on Windows Windows Vista

    Thanks for the plug in – just getting started with bbpress and this is a great help with my blog.
    I can use in my index.php file to add the latest discussions to my blog but I don’t know how to use the template tag ‘wp_bb_get_discuss()’ to add the latest discussion to a particular WP page. Where do I type the template tag ‘wp_bb_get_discuss()’ to get the page to display the latest discussion?

  • Mick

    Using Internet Explorer Internet Explorer 7.0 on Windows Windows Vista

    Apologies, above should read I can use “ in my index.php file to add the latest discussions to my blog.

  • Mick

    Using Internet Explorer Internet Explorer 7.0 on Windows Windows Vista

    …ok … php code not showing in the discussions! :o )
    The first post should read I can use the php code in my index.php file to add the latest discussions to my blog but I don’t know how to use the template tag ‘wp_bb_get_discuss()’ to add the latest discussion to a particular WP page. Where do I type the template tag ‘wp_bb_get_discuss()’ to get the page to display the latest discussion?

  • Atsutane Shirane

    Using Mozilla Firefox Mozilla Firefox 3.0.8 on Windows Windows XP

    You should edit the template file that are use for page display. For default kubrik try find ‘page.php’

    Hope this gonna help

    http://codex.wordpress.org/Templates#Template_Tags_Articles

    http://codex.wordpress.org/Pages#Page_Templates

  • Mick

    Using Internet Explorer Internet Explorer 7.0 on Windows Windows XP

    Yes that’s great – I’ve edited template files before but didn’t know you could apply a specific template to a particular page – very useful! Is it possible to insert BBLD into posts in a similar way?

  • Atsutane Shirane

    Using Mozilla Firefox Mozilla Firefox 3.0.8 on Windows Windows XP

    You can use wordpress plugin for that purpose..

    http://wordpress.org/extend/plugins/exec-php/

  • Mick

    Using Internet Explorer Internet Explorer 7.0 on Windows Windows XP

    Thank you very much – I’ve learned quite a bit there – regardless of the plug-in! :0)

  • TradingIdeas.in

    Using Mozilla Firefox Mozilla Firefox 3.0.8 on Windows Windows XP

    Hi there ,

    This is great that there is a plugin which will show all the latest post on your wp-page. But this is limited to bbpress.

    Why dunt you create some plugin for other forums also.. like vBull and AEF and like phpbb ….

    It will be great for wp user to get these plugin..

    Abhishek
    TradingIdeas.in

  • Atsutane Shirane

    Using Mozilla Firefox Mozilla Firefox 3.0.8 on Windows Windows XP

    @Abhishek

    That was a nice idea. Maybe it can be done by using wordpress framework but the function wont be much.

    Well… i try to put that on my to do list… :)

  • Dale-Anthony

    Using Safari Safari 528.16 on Mac OS Mac OS X

    awesome plugin thanks for your work on this.
    Any chance of having gravatar support built into the template options?

    Cheers!

  • Atsutane Shirane

    Using Mozilla Firefox Mozilla Firefox 3.0.10 on Ubuntu Linux Ubuntu Linux

    Well it can be done. Right now the gravatar support version has been add inside the trunk with another new template tag post count for sidebar.

    Maybe after test it, i will put inside the stable tag

  • xdaniel

    Using Mozilla Firefox Mozilla Firefox 3.0.10 on Windows Windows XP

    Hi Atsutane,

    your plugin works really great.

    One short question. Is there a way to call wp_bb_get_discuss(); so that it only gets the content out of one forum?

    I use the sidebar for all forums but want to display on the mainpage only items in special forum?

    Daniel

    • Atsutane Shirane

      Using Mozilla Firefox Mozilla Firefox 3.0.10 on Windows Windows XP

      Actually for now there is no way to call for a different view for each page display and sidebar display since both of them sharing the same exclude and query function.

      But it not like it cant be done either. The `wp_bb_get_discuss();` function need some code change in order to do that.

  • Atsutane Shirane

    Using Mozilla Firefox Mozilla Firefox 3.0.10 on Windows Windows XP

    For support and request please do at here:

    http://forums.atsutane.net/forum/bbpress-latest-discussion

Comments are currently closed.


Valid XHTML 1.0 Transitional    Powered By Wordpress    Powered By Google