[wp-trac] [WordPress Trac] #23281: Enhancement for comment_form(); allow styling the submit button

WordPress Trac noreply at wordpress.org
Wed May 28 03:56:42 UTC 2014


#23281: Enhancement for comment_form(); allow styling the submit button
-------------------------+-----------------------
 Reporter:  Danielx64    |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  Comments     |     Version:  3.5
 Severity:  normal       |  Resolution:  wontfix
 Keywords:               |     Focuses:  template
-------------------------+-----------------------
Changes (by obenland):

 * keywords:  has-patch =>
 * status:  new => closed
 * resolution:   => wontfix
 * milestone:  Awaiting Review =>


Comment:

 There are plenty of possibilities to style the submit button of the
 comment form. I don't think we need to add a class in order to do that.

 Developers can use the (customizable) id attribute, or target the button
 through a selector like `.comment-form [type="submit"]`, just to name a
 few.

 Feel free to reopen if there's a use case for it beyond what has been
 discussed so far.

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


More information about the wp-trac mailing list