Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author nguyenduyphong88

    (@nguyenduyphong88)

    – You can remove the filter “the_content”
    – See this LOC inside the plugin:
    `add_filter( ‘the_content’, array( $this, ‘the_content’ ) );
    Remove it, then it works like your mention.

    Cheer!

    Thread Starter techsn

    (@techsn)

    Thanks! That was easy!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable insertion of "Posted by | View Post | View Group" ?’ is closed to new replies.