@since: bbPress (r3825)
Description
bbp_bump_topic_reply_count()

Bump the total reply count of a topic

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

bbp_bump_topic_reply_count_hidden()

Bump the total hidden reply count of a topic

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

bbp_bump_forum_topic_count()

Bump the total topic count of a forum

Source: bp-forums/forums/functions.php:1061

bbp_bump_forum_topic_count_hidden()

Bump the total hidden topic count of a forum

Source: bp-forums/forums/functions.php:1110

bbp_bump_forum_reply_count()

Bump the total topic count of a forum

Source: bp-forums/forums/functions.php:1137