@since: bbPress (r2782)
Description
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

bbp_get_reply_revisions()

Return the revisions of the reply

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

bbp_get_reply_revision_count()

Return the revision count of the reply

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

bbp_update_reply_revision_log()

Update the revision log of the reply

Source: bp-forums/replies/functions.php:1205