@since: bbPress (r2464)
Description
BBP_Admin

Loads Forums plugin admin area

Source: bp-forums/admin/admin.php:19

bbp_register_post_types()

Setup the post types

Source: bp-forums/core/sub-actions.php:166

bbp_register_taxonomies()

Register the built in Forums taxonomies

Source: bp-forums/core/sub-actions.php:186

bbp_topic_last_reply_permalink()

Output the link to the last reply in a topic

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

bbp_get_topic_last_reply_permalink()

Return the link to the last reply in a topic

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

bbp_forum_subforum_count()

Output total sub-forum count of a forum

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

bbp_get_forum_subforum_count()

Return total subforum count of a forum

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

bbp_forum_topic_count()

Output total topic count of a forum

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

bbp_get_forum_topic_count()

Return total topic count of a forum

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

bbp_forum_reply_count()

Output total reply count of a forum

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