File: bp-forums/forums/template.php |
Description |
---|---|
bbp_forum_status() |
Output the status of the forum |
bbp_get_forum_status() |
Return the status of the forum |
bbp_get_forum_post_count() |
Return total post count of a forum |
bbp_forum_topic_count_hidden() |
Output total hidden topic count of a forum (hidden includes trashed and spammed topics) |
bbp_get_forum_topic_count_hidden() |
Return total hidden topic count of a forum (hidden includes trashed and spammed topics) |
bbp_forum_subforum_count() |
Output total sub-forum count of a forum |
bbp_get_forum_subforum_count() |
Return total subforum count of a forum |
bbp_forum_topic_count() |
Output total topic count of a forum |
bbp_get_forum_topic_count() |
Return total topic count of a forum |
bbp_forum_reply_count() |
Output total reply count of a forum |