PDA

View Full Version : Fetch thread URL and other information based on a Thread ID


npadbidri
12-11-2014, 05:07 PM
I want to be able to access the VBulletin Thread URL from within a Wordpress plugin, via Mobile API.

Following are my queries around the same :

1. How can we fetch the Thread URL for a given thread ID via Mobile API ?
2. Is there a Mobile API support for fetching information of a single thread based on the thread ID ?
3. If I have to customize the vBulletin Source Code, how can I form the Thread URL for a given thread ?