Title: Adding Alt Tags
Last modified: August 30, 2016

---

# Adding Alt Tags

 *  [ginabrass](https://wordpress.org/support/users/ginabrass/)
 * (@ginabrass)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/adding-alt-tags-1/)
 * Hi all
 * I’m using the plug-in TESTIMONIAL and it’s works great for what I need. However,
   when you upload a photo of the person who gave the testimonial, the plug-up doesn’t
   grab the photo’s ALT tag from the library.
 * Below is the current code. How can I edit it so it will include the ALT tag too?
   What do I need to add to the img src call?
 *     ```
       {
       $html.= '
       <div style="max-height:'.$testimonial_items_thumb_max_hieght.';" class="testimonial-thumb">
       <img src="'.$testimonial_thumb_url.'" />
       </div>';
       }
       ```
   

The topic ‘Adding Alt Tags’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [ginabrass](https://wordpress.org/support/users/ginabrass/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/adding-alt-tags-1/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
