@since: bbPress (r2485) |
Description |
---|---|
bbp_get_topic_permalink() |
Return the link to the topic |
bbp_topic_title() |
Output the title of the topic |
bbp_get_topic_title() |
Return the title of the topic |
bbp_get_topic_id() |
Return the topic id |
bbp_topic_permalink() |
Output the link to the topic in the topic loop |
bbp_has_topics() |
The main topic loop. WordPress makes this easy for us |
bbp_topics() |
Whether there are more topics available in the loop |
bbp_the_topic() |
Loads up the current topic in the loop |
bbp_topic_id() |
Output the topic id |