soaringpine
11-21-2011, 04:30 PM
Hi, I am using Wordpress for my site with vbulletin for my forum. I am showing the latest threads and want to incorporate the date and time. Can someone tell me what the variables would be to do this?
Here is what I am currently using:
document.writeln("<li><a href=\"forums/showthread.php?t="+threads[x].threadid+"\"><b>"+threads[x].title+"</b></a></li>");
Many thanks!
Here is what I am currently using:
document.writeln("<li><a href=\"forums/showthread.php?t="+threads[x].threadid+"\"><b>"+threads[x].title+"</b></a></li>");
Many thanks!