File: bp-forums/topics/template.php |
Description |
---|---|
bbp_get_topic_last_reply_permalink() |
Return the link to the last reply in a topic |
bbp_topic_last_reply_url() |
Output the link to the last reply in a topic |
bbp_topic_last_reply_id() |
Output the id of the topics last reply |
bbp_topic_forum_id() |
Output the forum id a topic belongs to |
bbp_get_topic_forum_id() |
Return the forum id a topic belongs to |
bbp_topic_last_active_id() |
Output the topics last active ID |
bbp_get_topic_last_active_id() |
Return the topics last active ID |
bbp_topic_last_active_time() |
Output the topics last update date/time (aka freshness) |
bbp_get_topic_last_active_time() |
Return the topics last update date/time (aka freshness) |
bbp_topic_subscription_link() |
Output the topic subscription link |