[wp-trac] [WordPress Trac] #24064: Allow comment_form() to display the comment field first
WordPress Trac
noreply at wordpress.org
Fri Apr 12 17:44:36 UTC 2013
#24064: Allow comment_form() to display the comment field first
-----------------------------+-------------------------
Reporter: johnbillion | Type: enhancement
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Template
Version: trunk | Severity: normal
Keywords: |
-----------------------------+-------------------------
Many sites and many third-party comment system providers display the
comment field before the name/email/URL fields in comment forms these
days.
It would be nice to have any easy option to do this with the
`comment_form()` function. Currently if you want to display the comment
field first you'll have to avoid using `comment_form()` or you'll have to
do some crazy CSS or jQuery trickery to move things around. Neither are
optimal.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24064>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list