File: bp-forums/topics/template.php |
Description |
---|---|
bbp_get_topic_reply_count() |
Return total reply count of a topic |
bbp_topic_post_count() |
Output total post count of a topic |
bbp_get_topic_post_count() |
Return total post count of a topic |
bbp_get_topic_last_reply_url() |
Return the link to the last reply in a topic |
bbp_topic_freshness_link() |
Output link to the most recent activity inside a topic, complete with link attributes and content. |
bbp_get_topic_freshness_link() |
Returns link to the most recent activity inside a topic, complete with link attributes and content. |
bbp_topic_last_reply_id() |
Output the id of the topics last reply |
bbp_get_topic_last_reply_id() |
Return the topics last update date/time (aka freshness) |
bbp_topic_last_reply_title() |
Output the title of the last reply inside a topic |
bbp_get_topic_last_reply_title() |
Return the title of the last reply inside a topic |