[wp-meta] [Making WordPress.org] #5174: Missing lang attribute on download counter template

Making WordPress.org noreply at wordpress.org
Mon Apr 27 08:27:02 UTC 2020


#5174: Missing lang attribute on download counter template
----------------------+--------------------
 Reporter:  bradleyt  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  low       |  Milestone:
Component:  General   |   Keywords:
----------------------+--------------------
 The download counter template is available in all languages. E.g.

 https://es.wordpress.org/download/counter/
 https://fr.wordpress.org/download/counter/

 Unlike the rest of the .org network, these download counter pages do not
 output a `lang` attribute on the HTML element. This is important for
 accessibility and SEO reasons.

 I think the fix is as simple as making use of `language_attributes()` in
 the template.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5174>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list