Check out the Latest Articles:

I always wanted to show the latest post in SMF (Simple Machine Forum) on the front end, finally i found this great plug-in that allow me to do this with a few simple step.

I added this plug in to my RX8ClubMalaysia website with some minor change on it’s coding to make it fit the website theme.

If you interested to give a try, download this WordPress SMF Bridge Plugin 1.0 here

For instruction on how to install and use…

Installation

  1. Unpack the download file, upload the WP_SMF folder into your WordPress plugin folder (wp-content/plugins)
  2. Login as Administrator at WordPress control panel
  3. Activate “WP & SMF” at Plugins section.
  4. Copy “Settings.php” from your SMF folder into wp-content/plugins/WP_SMF folder.
  5. And you are done!

To call the WP_SMF function, you will required the following php function code.

To display the latest forum reply
SMF_EnSonMesajlar($limit=10,$before_all,$before_message,$after_message,$after_all)

To display the latest forum topics
SMF_EnSonBasliklar($limit=10,$before_all,$before_message,$after_message,$after_all)

To show latest sign-up members
SMF_EnSonUyeler($limit=10,$before_all,$before_message,$after_message,$after_all)

To display forum statistic, such as Total Members, Total Posts, Total Categories, Total Topics and Total Boards.
SMF_ForumIstatistik($before_all,$before_message,$after_message,$after_all)

For more information and updates, please visit the source.



  1. Wing Loon on Thursday 3, 2008

    Great plugin… keep up your good work, I will be your frequent visitor to rx8clubmalaysia.com

  2. Jax on Thursday 3, 2008

    Thanks wingloon, I’m your blog frequent visitor too ;)