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.

Possible to get recent discussions' title to external site?

www.example.com
www.example.com/vanilla-forum/

Now i want to get recent topics in example.com from vanilla forum.
Is that possible?

Comments

  • sorry you are going to have to be bit clearer with your question.

    simplest way you can get information like that is through an api.

    grep is your friend.

  • Assume i am running an word press website. This is the main website. The forum is a subdomain or subfolder. Now i want to display the latest forum topics in wordpress sidebar.

    Is it possible to display it?

    i want to just display the title of the topic as a link. If they click that link, it will take them to the forum to participate.

  • yes there is already a pugin for this.

    http://wordpress.org/plugins/vanilla-forums/

    You want to use the recent discussions widget.

    grep is your friend.

Sign In or Register to comment.