サムネイルを表示(Class付き)
<?php the_post_thumbnail('thumbnail', array('class' => 'hoverOn')); ?>
add_image_size( 'thumbnail', 190, 170 );