@since: bbPress (r2954) |
Description |
|---|---|
| bbp_topic_post_count() |
Output total post count of a topic |
| bbp_get_topic_post_count() |
Return total post count of a topic |
| bbp_show_lead_topic() |
The plugin version of Forums comes with two topic display options: – Traditional: Topics are included in the reply loop (default) – New Style: Topics appear as “lead” posts, ahead of replies |
| bbp_update_topic_topic_id() |
Update the topic’s topic id |
| bbp_forum_post_count() |
Output total post count of a forum |
| bbp_get_forum_post_count() |
Return total post count of a forum |