Pulling out all forum thread
-
Hi there,
I am **really** new at bpresss…So pardon me if I’m being silly..
I have this ‘forum.php’ template,and it currently pulls out the main topics of this forum.
I need to pull out all 10(or more,with paging) topics *with* their childs(I mean the respondes for this topic.the whole “thread”)
I see that the forum.php page(root’s page,not the template) is using the get_latest_topics() func,
and I can use the get_thread function on each iteration of the foreach on the $topics array,
but I thought – maybe there’s a friendlier solution…
Thank you very much,
hope i’m clear enough,
- The topic ‘Pulling out all forum thread’ is closed to new replies.