[wp-trac] [WordPress Trac] #15015: Customisable submit button for comment form
WordPress Trac
noreply at wordpress.org
Tue Mar 10 19:07:33 UTC 2015
#15015: Customisable submit button for comment form
------------------------------------+---------------------------
Reporter: morpheu5 | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.2
Component: Comments | Version: 3.0.1
Severity: normal | Resolution: fixed
Keywords: dev-feedback has-patch | Focuses: template
------------------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"31699"]:
{{{
#!CommitTicketReference repository="" revision="31699"
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.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/15015#comment:32>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list