[wp-trac] [WordPress Trac] #20446: Add comment form submit button class attribute
WordPress Trac
wp-trac at lists.automattic.com
Sun Apr 15 07:34:56 UTC 2012
#20446: Add comment form submit button class attribute
-------------------------+-----------------------------
Reporter: bainternet | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
The comment_form() is packed with filters all over the place to customize
the from just the way you need, but one thing i find missing is a class on
the submit input tag and if there was a class attribute then it should be
filterable.
I know you can set the input ID and simply style based on the ID selector
but when designing themes usually you have some kind of class defined for
buttons, especially when using any of the html5/responsive theme
frameworks and if the comment submit input had a class which was
filterable then it would make our lives much easier.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20446>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list