[wp-trac] [WordPress Trac] #50202: Use <strong> tag instead of <b> tag in `Walker_Comment::html5_comment`
WordPress Trac
noreply at wordpress.org
Mon May 18 14:32:56 UTC 2020
#50202: Use <strong> tag instead of <b> tag in `Walker_Comment::html5_comment`
---------------------------+-----------------------------
Reporter: itowhid06 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: accessibility |
---------------------------+-----------------------------
It is well documented that when some text is bolded using the <b> tag, it
will come to no benefit for users using screen readers. This patch aims to
fix that in an instance of `html5_comment` method in `Walker_Comment`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50202>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list