Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove "This post was modified…"

Viewing 3 replies - 1 through 3 (of 3 total)

  • Robkk
    Moderator

    @robkk

    untick topic/reply edit logging in settings>forums to disable the logging of future posts.

    and add this CSS anywhere you can add custom CSS to hide the edit logs on any existing posts.

    #bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log, 
    #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log, 
    #bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log {
    display: none;
    }

    jwchameleoncorp
    Participant

    @jwchameleoncorp

    @robkk That did the trick. Thank you so much! 🙂


    crzyhrse
    Participant

    @crzyhrse

    Also did the trick for me, so thanks here as well… 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar