[wp-trac] [WordPress Trac] #48635: Comment link output redux
WordPress Trac
noreply at wordpress.org
Thu Nov 14 14:15:42 UTC 2019
#48635: Comment link output redux
--------------------------+-----------------------------
Reporter: johnh10 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Privacy | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
This is a follow-up to #44054.
With these changes, a user is unable to filter the link outside of strict
conditions.
For instance, I want to highlight or mark certain comment author IPs using
filters. Before, I could use inline css to change the color to be very
visible. That no longer works.
I also tried surrounding the IP with exclamation points but it's not as
good.
In either case, the same value is used for the href as well as the anchor
text, which means clicking the modified author IP no longer works as
expected. Shouldn't the href be the original, unfiltered IP value?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48635>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list