File: bp-forums/forums/template.php |
Description |
---|---|
bbp_forum_last_reply_author_id() |
Output author ID of last reply of forum |
bbp_get_forum_last_reply_author_id() |
Return author ID of last reply of forum |
bbp_get_forum_last_reply_title() |
Return the title of the last reply inside a forum |
bbp_get_forum_last_topic_title() |
Return the title of the last topic inside a forum |
bbp_forum_last_topic_permalink() |
Output the link to the last topic in a forum |
bbp_get_forum_last_topic_permalink() |
Return the link to the last topic in a forum |
bbp_get_forum_last_topic_author_id() |
Return the author ID of the last topic of a forum |
bbp_forum_last_topic_author_link() |
Output link to author of last topic of forum |
bbp_get_forum_last_topic_author_link() |
Return link to author of last topic of forum |
bbp_forum_last_reply_id() |
Output the forums last reply id |