How to display post featured image and content call by Post ID WordPress

<?php $post = get_post(159); setup_postdata($post);?>
<p><?php  the_content();?></p>

<?php the_post_thumbnail(); ?>

Comments

Popular posts from this blog

remove span elements from Contact form 7 but keeping inside elements

Elance HTML5 Test Answers