Accessibility and post title links
-
Nice plugin! Thank you for developing it and the useful doc at https://github.com/picandocodigo/List-Category-Posts/wiki/More-parameters-you-can-use etc.
I’ve been running a site through the WAVE Chrome and Firefox extensions – https://wave.webaim.org/ – to check it meets accessibility guidelines.
One of the things that WAVE picked up on was the redundant title text in the links: “Title attribute text is the same as text or alternative text.” Your doc illustrates it with this eg where Post Title is repeated.
<a href="https://localhost:8080/?p=1267" title="Post Title">Post Title</a>
Could you add a shortcode parameter to turn this title attribute off?
Thanks, NTR
The page I need help with: [log in to see the link]
- The topic ‘Accessibility and post title links’ is closed to new replies.