[wp-trac] [WordPress Trac] #30909: Allow passing ID for comment_form container and title
WordPress Trac
noreply at wordpress.org
Mon Jan 5 13:01:58 UTC 2015
#30909: Allow passing ID for comment_form container and title
--------------------------+-----------------------------
Reporter: rmccue | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Right now, there's a `div` hardcoded with `#respond` and a `h3` hardcoded
with `reply-title`. These make it hard for the comment form to be used on
archive pages, as they assume the comment form is only ever output on
single pages.
(There are other IDs output in the form, however these are controllable
through `id_form` and `id_submit`)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30909>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list