[wp-trac] [WordPress Trac] #30157: Remove allowed tags from comment_notes_after parameter of comment_form()

WordPress Trac noreply at wordpress.org
Wed Oct 29 01:15:23 UTC 2014


#30157: Remove allowed tags from comment_notes_after parameter of comment_form()
-------------------------+-----------------------------
 Reporter:  krogsgard    |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Comments     |    Version:  4.0
 Severity:  normal       |   Keywords:
  Focuses:  ui           |
-------------------------+-----------------------------
 A while back I wrote a post detailing (amongst other things to do with
 comments in WordPress) that the allowed tags displayed below comments has
 a lot of potential to be distracting. I propose we get rid of that output
 in the comment form. It's very confusing to users and I don't think very
 relevant. Nacin agreed in the comments, and I'd like to move the
 discussion forward.

 Allowed tags are output as the `comment_notes_after`parameter of
 `comment_form`. The patch below simply removes it. A plugin or theme
 developer could easily re-enable this, but I don't think they will.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30157>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list