[wp-trac] [WordPress Trac] #30939: Missing title attribute in anchor tag in function start_el

WordPress Trac noreply at wordpress.org
Wed Jan 7 13:36:27 UTC 2015


#30939: Missing title attribute in anchor tag in function start_el
-------------------------------+--------------------------------------
 Reporter:  sireneweb          |       Owner:
     Type:  enhancement        |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Posts, Post Types  |     Version:  3.3
 Severity:  normal             |  Resolution:
 Keywords:  2nd-opinion        |     Focuses:  accessibility, template
-------------------------------+--------------------------------------

Comment (by sireneweb):

 rianrietveld,
 maybe add a filter would be better solution to add attribute like title. I
 understand your position, attribute as title can be benefit to improve
 accessibility for deficient users.

 W3C say: setting the attribute on a link allows user agents (visual and
 non-visual) to tell users about the nature of the linked resource.

 Personnaly, i add title attributes for improve SEO and accessibility
 (think screen reader software). Now i prefer use filter instead Jquery
 code because for SEO, google doesn't take into account the elements added
 by javascript.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30939#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list