Title: WordPress Printing
Last modified: August 20, 2016

---

# WordPress Printing

 *  [rize](https://wordpress.org/support/users/rize/)
 * (@rize)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/wordpress-printing/)
 * Here’s what I want to achieve.. when a user clicks on the button, it’ll print
   the thumbnail.. Here’s what I have so far:
 *     ```
       <?php $url = wp_get_attachment_url( get_post_thumbnail_id($post->ID) );?>
       <a href="<?php echo $url; ?>" target=_blank / class="more-link"></a>
       ```
   
 * What code do I add to make it print the thumbnail?

The topic ‘WordPress Printing’ is closed to new replies.

## Tags

 * [print](https://wordpress.org/support/topic-tag/print/)
 * [thumbnail](https://wordpress.org/support/topic-tag/thumbnail/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [rize](https://wordpress.org/support/users/rize/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/wordpress-printing/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
