File: bp-forums/forums/template.php |
Description |
---|---|
bbp_forum_reply_count() |
Output total reply count of a forum |
bbp_get_forum_reply_count() |
Return total post count of a forum |
bbp_forum_last_reply_author_link() |
Output link to author of last reply of forum |
bbp_get_forum_last_reply_author_link() |
Return link to author of last reply of forum |
bbp_forum_topics_link() |
Output the topics link of the forum |
bbp_get_forum_topics_link() |
Return the topics link of the forum |
bbp_forum_last_reply_permalink() |
Output the link to the last reply in a forum |
bbp_get_forum_last_reply_permalink() |
Return the link to the last reply in a forum |
bbp_forum_last_reply_url() |
Output the url to the last reply in a forum |
bbp_get_forum_last_reply_url() |
Return the url to the last reply in a forum |