WP-Recent-phpBB

1.0

October 29, 2008

The WP-Recent-phpBB plugin defines a sidebar widget to show the most recent posts of phpBB 2.x or phpBB 3.x forums on your WordPress blog.

The widget submits only one SQL query to gather all the required information from phpBB. Your phpBB
tables can be located on the same database of your WordPress tables, another database, or even another host.

The look of the widget is fully customizable. This widget introduces two templates, one for new topics and another for replies. So that, you have complete freedom to define your own display format for forums’ posts on the widget.

Here is the list of template variables that you can use to format each post:

  • {POST_URL}
    Absolute URL of the post
  • {POST_DATE}
    Date of the post (date format is determined according to your WordPress settings)
  • {POST_TIME}
    Time of the post (time format is determined according to your WordPress settings)
  • {POST_SINCE}
    Time elapsed since publishing the post (e.g. 5 minues ago, 2 weeks ago, …)
  • {TOPIC_URL}
    Absolute URL of the post’s topic
  • {TOPIC_TITLE}
    Title of the post’s topic
  • {FORUM_URL}
    Absolute URL of the post’s forum
  • {FORUM_TITLE}
    Title of the post’s forum
  • {USER_URL}
    Absolute URL of the poster’s profile
  • {USER_NAME}
    The poster’s user name

In addition, this widget allows you to choose the forums that you would like their posts to be included in or excluded from the listing.

If you have more than one forum, you can use multiple instances of this widget on your sidebar.

Download

  WP-Recent-phpBB (13.8 KiB, Last updated on October 29, 2008)
Defines a fully customizable sidebar widget to show the most recent phpBB posts on your WordPress blog.

Reader's Comments »

  1. 1. By pakkun on December 16, 2008 at 5:19 pm

    hi, I can’t seem to edit the New Topics/Reply template in the widget. No matter how many times I click “change” it’s still reverts back to the original.

    Also, I was wondering if you can also include the Contents of the Post (POST_TEXT, mabbe?) as one of the variables?

    Thanks!

  2. 2. By pakkun on December 16, 2008 at 5:28 pm

    Oops my bad.. Pls delete my previous comment…

    It’s a great plugin! Thanks!

  3. 3. By Kambiz on December 17, 2008 at 5:06 pm

    Good idea, thanks. I will consider adding POST_CONTENT and POST_EXCERPT template variables for the next release.

  4. 4. By ExEducation on April 1, 2009 at 12:06 am

    Great plug-in! Thanks!

  5. 5. By Grib on June 19, 2009 at 12:24 pm

    Russian .po and .mo files for this plugin:
    http://dkp.ruwow.org/2009/06/19/russian-wp-recent-phpbb/

  6. 6. By Kambiz on June 19, 2009 at 12:35 pm

    Thank you Grib.

  7. 7. By wp on August 3, 2009 at 5:14 pm

    Hi,it is great plugin, but how to use this plugin in theme without widgets??

  8. 8. By Kambiz on August 4, 2009 at 12:15 am

    Sorry, but I didn’t consider that while writing the plugin.

  9. 9. By Pete on August 29, 2009 at 8:12 pm

    Hi,

    how i can use the plugin a second time in the same Blog, i like to show recent topice from a second forum

    thanks for your help

    Pete

  10. 10. By Kambiz on August 30, 2009 at 5:10 pm

    Simply drag the widget from “Available Widget” section and drop it on “Sidebar” as many times as you want.

  11. 11. By kandiaheart on September 23, 2009 at 4:03 am

    Hi,

    I tried to add image but I don’t know how to do this
    Can anyone be kind to tell me how?

    thanks a lot

  12. 12. By Kambiz on September 23, 2009 at 4:15 am

    Where you want to put the image?

  13. 13. By Yakub on February 11, 2010 at 4:01 pm

    Hi guys! What kind of access to remote forum’s SQL database needed for this plugin (if I want to receive posts from not my forum)?

  14. 14. By Kambiz on February 11, 2010 at 4:24 pm

    Hi! You need the SELECT permission only.

  15. 15. By Yakub on February 18, 2010 at 3:21 pm

    Hi 2 all! Have you ever done or seen the sql-script that uses push-method for delivering last messages from wp forum? I have problems with access to remote SQL-database because of security considerations and I want to receive messages without contacting with sql-server at all.

  16. 16. By Kambiz on February 18, 2010 at 3:55 pm

    The latest release of phpBB has RSS feed. You can consider using it.

  17. 17. By Uwe on February 20, 2010 at 10:45 pm

    Hi, I would like to show the recent phpBB-posts in a static WP-Page.
    How can I do this with WP-Recent-phpBB ?

  18. 18. By Kambiz on February 24, 2010 at 10:09 pm

    The current version of WP-Recent-phpBB can be used only as a sidebar widget. In its future release, I’ll add a shortcode, so that you can add it to any post/page.

Leave a Reply

Required fields are marked with asterisk (*)