Title: Missing alt attribute
Last modified: August 22, 2016

---

# Missing alt attribute

 *  [Vladimir](https://wordpress.org/support/users/vmrkela/)
 * (@vmrkela)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/missing-alt-attribute-1/)
 * Hi again,
 * I tried to validate (W3C) page that has few avatars generated by this plugin.
   
   Validator return errors because alt attribute is missing from image tag. I fixed
   it so I hope you will include this in update:
 * line 214:
    `$myavatar = '<img alt="' .$alt . '" class="avatar avatar-'.$size.'
   photo" width="64" height="64" src="'.$url.'"/>';`
 * line 222:
    `$myavatar = "<img alt='{$alt}' src='{$default}' class='avatar avatar-{
   $size} photo avatar-default' height='{$size}' width='{$size}' />";`
 * Vladimir
 * [https://wordpress.org/plugins/easy-author-image/](https://wordpress.org/plugins/easy-author-image/)

Viewing 1 replies (of 1 total)

 *  [eay](https://wordpress.org/support/users/eay/)
 * (@eay)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/missing-alt-attribute-1/#post-5439235)
 * @ Vladimir: Thanks for pointing this out. I just run into the same problem.
    
   @ Lawsonry: Please change this in a future update. Otherwise: great plugin, thanks
   🙂

Viewing 1 replies (of 1 total)

The topic ‘Missing alt attribute’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-author-image_908f8e.svg)
 * [Easy Author Image](https://wordpress.org/plugins/easy-author-image/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-author-image/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-author-image/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-author-image/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-author-image/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-author-image/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [eay](https://wordpress.org/support/users/eay/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/missing-alt-attribute-1/#post-5439235)
 * Status: not resolved