The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
14 views

How do I change the title link generated code to improve accessibility?

When you fill up the title input link WordPress will generate a code like this: <a href="http://google.com" title="Testing it"></a> However, this seems to be a bad practice ...