PDA

View Full Version : More data from external.php?


Vcize
10-31-2011, 01:57 PM
I'm trying to use external.php to display recent threads on an external wordpress page.

I'm using the javascript version and it looks like the only data it's passing back is threadid, title, poster, threaddate, and threadtime?

I'm guessing we can use threadid to create a link to the thread. Other than that, is there any way to get more data back like number of replies and views that the thread has had?

Vcize
11-04-2011, 01:35 AM
Anyone have any input on this?

Zachery
11-04-2011, 03:40 AM
Not easily, not without directly modifing external.php or using plugins.