LeadGuitarMx (@leadguitar)

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • In reply to: Problem Editing Posts

    @leadguitar

    Participant

    I solved the problem, it was the function that minify my html. : )

    @leadguitar

    Participant

    Hi, I solved this problem by adding this to my bbpress-functions.php
    add_filter( 'bbp_bypass_check_for_moderation', '__return_true' );

    The problem is that bbpress is sending the posts to moderation but it doesn’t show any advice to the user or admins. I don’t know why 🤷‍♂️

    Hope it helps

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