Allow following HTML tags in comments can't be disabled
  • I Tried to delete all tags in the field. But the system does not update
  • Also how do disable the wysiwyg editor
  • The editor doesn't update when you remove tags from the settings page. In settings page you set allowed tags - all other tags will be stripped, but it won't make changes to the editor. To turn off entire WYSIWYG editor for comments you need to remove or comment out line #92 from file comments/templates/add-comment.php

    That line contains following line of code: $comm('#comment-form-comment').sMarkUp('html', 300);

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!