Linking thumbnail to full size image

Simply use wp_get_attachment_url($GLOBALS['post']->ID); instead of get_permalink();

Leave a Comment