Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Display Latest Forum Topics/Comments on Wordpress Front Page
I would like to know if the functionality exists to setup a feed or utilize a Wordpress plug-in to display the latest forum topics and replies to existing topics on the Wordpress front page.
My design for my clan's website needs the latest Wordpress posts (news) and latest forum posts to be displayed on the top of the site by title/headline.
Thanks!!
My design for my clan's website needs the latest Wordpress posts (news) and latest forum posts to be displayed on the top of the site by title/headline.
Thanks!!
Tagged:
2
Comments
Anyone? I really want to get to work on this site and the forums are key. I love what I see from Vanilla and I want to know if the above is possible.
You would have to delve into Vanilla's API to show the most recent replies. Currently they only have an RSS feed for discussions
http://vanillaforums.org/addon/embedvanilla-plugin
http://vanillaforums.com/blog/embed-vanilla/
If you install one of the WordPress PHP widgets (http://wordpress.org/extend/plugins/wp-php-widget/) you (or someone with mad skillz) can work up some PHP using the API calls. Cleverly done, it could be setup to pull certain pieces of information and return it, like thread title, author, date, excerpt. Pretty much whatever you want. Additionally, the same technique could probably be used to pull out Recent Activity as well.
I'm in the same position you are. I have a WP/Vanilla integration and having recent stuff from the forums displayed on the front page is always a win feature. It's a great way to get people pulled into the forums.
A free pat on the back for anyone who wants to take a crack at!
@Lincoln.....i am also trying to show latest 4 forum post that exactly look like vanilla forum.How i can show it.Please tell.....