[wp-trac] [WordPress Trac] #51589: Missing whitespace between comment reply title and cancel comment reply link
WordPress Trac
noreply at wordpress.org
Sun Nov 8 15:13:16 UTC 2020
#51589: Missing whitespace between comment reply title and cancel comment reply
link
-------------------------------+------------------------------
Reporter: Guido07111975 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by bcworkz):
The cancel reply link is placed within the title's before/after HTML,
making it difficult to reorder elements with CSS as might be desired by
some themes. The cancel reply link ought to be its own element outside of
title HTML. In other words, move the `echo $args['title_reply_after'];`
line up to before the `echo $args['cancel_reply_before'];` line.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51589#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list