@since: bbPress (r2464) |
Description |
---|---|
BBP_Admin |
Loads Forums plugin admin area |
bbp_register_post_types() |
Setup the post types |
bbp_register_taxonomies() |
Register the built in Forums taxonomies |
bbp_topic_last_reply_permalink() |
Output the link to the last reply in a topic |
bbp_get_topic_last_reply_permalink() |
Return the link to the last reply in a topic |
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 |