Files
wordpress/wp-includes
Boone Gorges 7e7a0304d2 Improved customizability for the Submit button in comment_form().
The new 'submit_button' and 'submit_field' parameters for `comment_form()`
allow developers to modify the markup of the submit button and its wrapper.
These params are accompanied by targeted 'comment_form_submit_button' and
'comment_form_submit_field' filters on the concatenated markup.

Props coffee2code, morpheu5, DrewAPicture, boonebgorges.
Fixes #15015.
Built from https://develop.svn.wordpress.org/trunk@31699


git-svn-id: http://core.svn.wordpress.org/trunk@31680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-10 19:08:26 +00:00
..
2014-11-30 23:24:25 +00:00
2015-01-16 16:07:23 +00:00
2015-03-09 21:49:28 +00:00
2014-11-30 22:56:25 +00:00
2015-03-09 02:36:26 +00:00