File: bp-forums/topics/template.php |
Description |
---|---|
bbp_topic_post_count() |
Output total post count of a topic |
bbp_get_topic_post_count() |
Return total post count of a topic |
bbp_topic_reply_count_hidden() |
Output total hidden reply count of a topic (hidden includes trashed and spammed replies) |
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_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 |
bbp_topic_last_reply_permalink() |
Output the link to the last reply in a topic |