[wp-trac] [WordPress Trac] #34731: Need method to revert "comment" field position

WordPress Trac noreply at wordpress.org
Fri Nov 20 14:24:02 UTC 2015


#34731: Need method to revert "comment" field position
-----------------------------------+-----------------------
 Reporter:  greenshady             |       Owner:  afercia
     Type:  defect (bug)           |      Status:  assigned
 Priority:  normal                 |   Milestone:  4.4
Component:  Comments               |     Version:  trunk
 Severity:  normal                 |  Resolution:
 Keywords:  has-patch 2nd-opinion  |     Focuses:
-----------------------------------+-----------------------
Changes (by afercia):

 * keywords:  has-patch commit => has-patch 2nd-opinion


Comment:

 Not 100% sure `comment_notes_after` should be moved back at the bottom of
 the form. This was originally used for the default "You may use these HTML
 tags..." text displayed right after the comment textarea and recently
 removed. Looks like there are some plugins that are using it to display
 stuff after the textarea, so I'm guessing they would want their stuff
 output in the same, old, position. Any thoughts?

 Some examples:

 {{{
 https://wordpress.org/plugins/open-social/
 https://github.com/wp-plugins/open-
 social/blob/1268c7936c69f1cb8b981202a8cc6db396f78594/open-social.php#L1119

 https://wordpress.org/plugins/rot13-encoderdecoder/
 https://github.com/wp-
 plugins/rot13-encoderdecoder/blob/f7eccfad20a6fd5d78bb58fb5b3a7e7d6ce939a8/rot13-encoderdecoder.php#L124

 https://wordpress.org/plugins/rating-widget/
 https://github.com/wp-plugins/rating-
 widget/blob/6b959c80ac0213005c80a98b896c1fab1a5f65e9/rating-
 widget.php#L971

 https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/
 https://github.com/wp-plugins/yikes-inc-easy-mailchimp-
 extender/blob/d479bc94f768134b842492af03b8e5e2d4be0493/classes/class.yksemeBase.php#L3451

 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34731#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list