post_name ) . '">'; echo '
'; if ( has_post_thumbnail() ) { echo '
'; the_post_thumbnail( 'full' ); echo '
'; } the_content(); echo '
';