@since: bbPress (r2860) |
Description |
---|---|
bbp_topic_last_active_id() |
Output the topics last active ID |
bbp_get_topic_last_active_id() |
Return the topics last active ID |
bbp_forum_last_active_id() |
Output the forums last active ID |
bbp_get_forum_last_active_id() |
Return the forums last active ID |
bbp_update_forum_last_active_id() |
Update the forum last active post id |
bbp_get_single_topic_description() |
Return a fancy description of the current topic, including total topics, total replies, and last activity. |
bbp_single_forum_description() |
Output a fancy description of the current forum, including total topics, total replies, and last activity. |
bbp_get_single_forum_description() |
Return a fancy description of the current forum, including total topics, total replies, and last activity. |
bbp_single_topic_description() |
Output a fancy description of the current topic, including total topics, total replies, and last activity. |