[wp-trac] [WordPress Trac] #35650: title_reply_to should work when javascript is enabled
WordPress Trac
noreply at wordpress.org
Thu Jan 28 21:51:07 UTC 2016
#35650: title_reply_to should work when javascript is enabled
--------------------------+-----------------------------
Reporter: smerriman | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
`title_reply_to` is a parameter in the `comment_form` function, and has
even been around since 2.7 in the `comment_form_title` function, allowing
you to display a different heading when replying to a comment, including
who you are replying to. While a cancel comment reply link does appear,
having a different heading is a very useful concept for making it clear to
users exactly what they are doing.
Except, nobody ever sees it because it only applies when javascript is
disabled. Everybody* has javascript enabled.
The javascript for replying to comments should be updated to change the
heading based on this parameter.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35650>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list