[wp-trac] [WordPress Trac] #15015: Customisable submit button for comment form
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 15 16:33:21 UTC 2010
#15015: Customisable submit button for comment form
-------------------------+--------------------------------------------------
Reporter: morpheu5 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: 3.0.1
Severity: normal | Keywords: submit button markup custom
-------------------------+--------------------------------------------------
Comment(by morpheu5):
FTR, I just came up with an almost-acceptable workaround. I basically
copied comment_form() into my theme's functions.php, renamed it
awesome_comment_form() and used it instead of comment_form(). This way I
could keep the original comment_form() function and apply the
modifications to my own.
However I still hope someone's going to decide something about this patch
:)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15015#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list