'; echo '
'; echo '

'; the_title(); echo '

'; echo '
'; echo '
'; if ( has_post_thumbnail() ) { echo '
'; the_post_thumbnail(); echo "
"; } the_content('
Read more >>'); echo "
"; echo '
'; echo ' '; the_author(); echo ''; echo ' '; the_date( get_option( 'date_format', 'F Y')); echo ''; the_category(); echo ' , Tags :'; the_tags(); echo ""; echo '
'; echo '';//post class endwhile; else : echo "No Content Found , or there is nothing Page By you yet"; endif; ?>