Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I’d like to be shown topic no or topic id in topic list. what should I edit in loop-single.php file? please show me getting topic id codes. thanks.

share|improve this question
<?php echo bbp_topic_id(); ?> ? – rofflox Aug 11 '12 at 8:45
Thank you very much~!! – JayteeHong Aug 12 '12 at 7:12

closed as too localized by toscho Oct 10 '12 at 23:54

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.