[wp-trac] [WordPress Trac] #55530: Category archive links include description in a title attribute by default
WordPress Trac
noreply at wordpress.org
Tue Apr 12 01:54:51 UTC 2022
#55530: Category archive links include description in a title attribute by default
-------------------------------------------------+-------------------------
Reporter: just0nequestion | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Taxonomy | Version:
Severity: normal | Resolution:
Keywords: title-attribute good-first-bug has- | Focuses:
patch | accessibility
-------------------------------------------------+-------------------------
Comment (by andrija):
Ok, thank you for the additional information.
The latest diff changes the default value to false (`0`) which means no
title attribute.
If someone needs the title they can change the `$args` value to true (`1`)
and if they need to manipulate it there's a filter in the category Walker.
I guess this was the shortest possible diff .)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55530#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list