ID ) ) { $pinterestimage = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'full' ); $pinImage = $pinterestimage[0]; } else { $pinImage = 'http://placehold.it/500x500&text=No%20Image'; } ?>