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

    (@paultgoodchild)

    Yea, no problem. This is really old code. I’ll put out an update to actually remove this on Monday.

    Plugin Author Paul

    (@paultgoodchild)

    I’ve added a filter to remove the debug line. In in the FAQs, but here is the line you can add to your functions.php for your theme to make the change permanent:

    add_filter( 'icwp_wptb_show_debug_comment', '__return_false' );

    Cheers.

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

The topic ‘Comments in header’ is closed to new replies.