@since: bbPress (r2625) |
Description |
---|---|
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_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_update_topic_last_reply_id() |
Update the topic with the most recent reply ID |
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_last_reply_author_id() |
Output author ID of last reply of forum |