@since: bbPress (r2464) |
Description |
---|---|
bbp_get_forum_reply_count() |
Return total post count of a forum |
bbp_forum_last_reply_permalink() |
Output the link to the last reply in a forum |
bbp_get_forum_last_reply_permalink() |
Return the link to the last reply in 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_forum_last_reply_id() |
Output the forums last reply id |
bbp_get_forum_last_reply_id() |
Return the forums last reply id |
bbp_forum_last_topic_id() |
Output the forum’s last topic id |
bbp_get_forum_last_topic_id() |
Return the forum’s last topic id |
bbp_get_forum_last_active_time() |
Return the forums last update date/time (aka freshness) |