@since: bbPress (r2782)
Description
bbp_get_topic_revisions()

Return the revisions of the topic

Source: bp-forums/topics/template.php:1072

bbp_get_topic_revision_count()

Return the revision count of the topic

Source: bp-forums/topics/template.php:1090

bbp_topic_content_append_revisions()

Append revisions to the topic content

Source: bp-forums/topics/template.php:948

bbp_topic_revision_log()

Output the revision log of the topic

Source: bp-forums/topics/template.php:969

bbp_get_topic_revision_log()

Return the formatted revision log of the topic

Source: bp-forums/topics/template.php:989

bbp_get_topic_raw_revision_log()

Return the raw revision log of the topic

Source: bp-forums/topics/template.php:1051

bbp_update_topic_revision_log()

Update the revision log of the topic

Source: bp-forums/topics/functions.php:2794

bbp_format_revision_reason()

Formats the reason for editing the topic/reply.

Source: bp-forums/common/functions.php:212

bbp_get_reply_revision_log()

Return the formatted revision log of the reply

Source: bp-forums/replies/template.php:784

bbp_get_reply_raw_revision_log()

Return the raw revision log of the reply

Source: bp-forums/replies/template.php:856