>
ID ) ); $image .= '
'; $image .= ''; $image .= get_the_post_thumbnail( $post->ID, 'post-thumbnails', array( 'title' => esc_attr( $title_attribute ), 'alt' => esc_attr( $title_attribute ) ) ).''; $image .= '
'; echo $image; } ?>