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
- Unpack the download file, upload the WP_SMF folder into your WordPress plugin folder (wp-content/plugins)
- Login as Administrator at WordPress control panel
- Activate “WP & SMF” at Plugins section.
- Copy “Settings.php” from your SMF folder into wp-content/plugins/WP_SMF folder.
- 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.
Great plugin… keep up your good work, I will be your frequent visitor to rx8clubmalaysia.com
Thanks wingloon, I’m your blog frequent visitor too