@since: bbPress (r2782) |
Description |
---|---|
bbp_get_topic_revisions() |
Return the revisions of the topic |
bbp_get_topic_revision_count() |
Return the revision count of the topic |
bbp_topic_content_append_revisions() |
Append revisions to the topic content |
bbp_topic_revision_log() |
Output the revision log of the topic |
bbp_get_topic_revision_log() |
Return the formatted revision log of the topic |
bbp_get_topic_raw_revision_log() |
Return the raw revision log of the topic |
bbp_update_topic_revision_log() |
Update the revision log of the topic |
bbp_format_revision_reason() |
Formats the reason for editing the topic/reply. |
bbp_reply_content_append_revisions() |
Append revisions to the reply content |
bbp_reply_revision_log() |
Output the revision log of the reply |