Skip to:
Content
Pages
Categories
Search
Top
Bottom

Topics and replies awaiting moderation


  • Angelo Rocha
    Participant

    @angelorocha

    I have a problem on my forum. Users are sending topics and replies and I have to approve the content. I did not make any settings for the forum to be moderated, how do I resolve this? Before it worked normally.

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

  • Robin W
    Moderator

    @robin-w

    all topics/replies or some?


    Angelo Rocha
    Participant

    @angelorocha

    Some.

    Eg.:
    A user submits a topic/reply, this content is automatically approved, but if this same user submits a topic/reply again, this requires approval.
    …or no.


    Robin W
    Moderator

    @robin-w

    see dashboard>settings>discussion>comment moderation

    usually it is the number of links


    Angelo Rocha
    Participant

    @angelorocha

    Comments are without moderation.
    The problem is happening intermittently, a user sends a topic or reply and this action may or may not wait for moderation, is there anything in the code that I can adjust?


    Robin W
    Moderator

    @robin-w

    
    add_filter( 'bbp_bypass_check_for_moderation', '__return_true' );

    Angelo Rocha
    Participant

    @angelorocha

    Thanks!
    I implemented this in my code.

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