Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] This topic was modified…


  • bluedawg
    Participant

    @bluedawg

    How can I get rid of the Topic Modification messages at the end of topics just before signature?

    “This topic was modified 4 days, 21 hours ago by bluedawg.”
    “This topic was modified 4 days, 21 hours ago by bluedawg.”
    “This topic was modified 4 days, 21 hours ago by bluedawg.”
    “This topic was modified 4 days, 21 hours ago by bluedawg.”

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

  • itkid
    Participant

    @itkid

    I guess there is a function for that, just inspect the html element of the message and do some searching in the codex and source code.


    bluedawg
    Participant

    @bluedawg

    Thanks, yes I had done that before I posted. I was hoping for something more specific. What does it use? I didn’t see anything that looked like it would produce the modification message.


    bluedawg
    Participant

    @bluedawg

    All I see is this:

    <?php edit_post_link( __( ‘Edit’, ‘twentyeleven’ ), ‘<span class=”edit-link”>’, ‘</span>’ ); ?>”

    which pertains to the Edit Post link which I do want – I don’t see anything that calls that message to appear.


    bluedawg
    Participant

    @bluedawg

    It’s this:

    <ul id=”bbp-topic-revision-log-89″ class=”bbp-topic-revision-log”>

    But I don’t know where to find it.


    danbp
    Moderator

    @danbp

    Your question is related to bbpress. See their forum.

    Remove "This post was modified…"


    bluedawg
    Participant

    @bluedawg

    Found the answer: If you go into your bbPress settings, I believe if you uncheck “Allow topic and reply revision logging” that should disable it.


    bluedawg
    Participant

    @bluedawg

    Hmmm – I did find that setting & turned it off and saved the update but the post still shows the revision logs.


    danbp
    Moderator

    @danbp

    Did you applied the css trick ?


    bluedawg
    Participant

    @bluedawg

    Yes, Just did that and performed the “sweep” worked beautifully 🙂 Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Resolved] This topic was modified…’ is closed to new replies.
Skip to toolbar