@since: bbPress (r2464)
Description
bbp_update_forum_topic_count()

Adjust the total topic count of a forum

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

bbp_update_forum_reply_count()

Adjust the total reply count of a forum

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

bbPress::register_taxonomies()

Register the topic tag taxonomy

Source: bp-forums/classes/class-bbpress.php:636

bbPress

Main bbPress Class

Source: bp-forums/classes/class-bbpress.php:22

bbPress::__construct()

A dummy constructor to prevent Forums from being loaded more than once.

Source: bp-forums/classes/class-bbpress.php:112

bbPress::__clone()

A dummy magic method to prevent Forums from being cloned

Source: bp-forums/classes/class-bbpress.php:120

bbPress::__wakeup()

A dummy magic method to prevent Forums from being unserialized

Source: bp-forums/classes/class-bbpress.php:128

bbp_head()

Add our custom head action to wp_head

Source: bp-forums/common/template.php:75

bbp_footer()

Add our custom head action to wp_head

Source: bp-forums/common/template.php:86