@since: bbPress (r2954)
Description
bbp_topic_post_count()

Output total post count of a topic

Source: bp-forums/topics/template.php:2246

bbp_get_topic_post_count()

Return total post count of a topic

Source: bp-forums/topics/template.php:2262

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

Source: bp-forums/topics/template.php:111

bbp_update_topic_topic_id()

Update the topic’s topic id

Source: bp-forums/topics/functions.php:2489

bbp_forum_post_count()

Output total post count of a forum

Source: bp-forums/forums/template.php:1530

bbp_get_forum_post_count()

Return total post count of a forum

Source: bp-forums/forums/template.php:1548