Title: Insert image&#8217;s &#8220;description&#8221; into &#8220;image.php&#8221; template
Last modified: August 19, 2016

---

# Insert image’s “description” into “image.php” template

 *  Resolved [think2wice](https://wordpress.org/support/users/think2wice/)
 * (@think2wice)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/insert-images-description-into-imagephp-template/)
 * I know the template tag to insert an image’s caption into the image’s attachment
   template (image.php), but how do you insert text from the description field into
   the template?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [17 years, 5 months ago](https://wordpress.org/support/topic/insert-images-description-into-imagephp-template/#post-931086)
 * The description can be shown by using the_content(), just like the caption can
   be shown by using the_excerpt().
 * An attachment is just a special form of post. So the image.php should be like
   every other post template, and have a Loop and everything. The normal Loop functions
   then show what you need.
 *  Thread Starter [think2wice](https://wordpress.org/support/users/think2wice/)
 * (@think2wice)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/insert-images-description-into-imagephp-template/#post-931144)
 * Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Insert image’s “description” into “image.php” template’ is closed to 
new replies.

## Tags

 * [image description](https://wordpress.org/support/topic-tag/image-description/)
 * [image.php](https://wordpress.org/support/topic-tag/image-php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [think2wice](https://wordpress.org/support/users/think2wice/)
 * Last activity: [17 years, 5 months ago](https://wordpress.org/support/topic/insert-images-description-into-imagephp-template/#post-931144)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
