[wp-meta] [Making WordPress.org] #3371: All the gravatar images miss an alt attribute

Making WordPress.org noreply at wordpress.org
Fri Jan 12 11:38:45 UTC 2018


#3371: All the gravatar images miss an alt attribute
-----------------------------------------+------------------
 Reporter:  afercia                      |       Owner:
     Type:  defect                       |      Status:  new
 Priority:  normal                       |   Milestone:
Component:  Make (Get Involved) / P2     |  Resolution:
 Keywords:  has-screenshots 2nd-opinion  |
-----------------------------------------+------------------

Comment (by afercia):

 @audrasjb :) not sure what meta is using, but as far as I see the
 `get_avatar()` function in core has a default empty alt attribute:

 {{{
 function get_avatar( $id_or_email, $size = 96, $default = '', $alt = '',
 $args = null ) {
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3371#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list