Selamlar,

<?php the_content(); ?>
kodunu content.php veya content-single.php içerisinde bulup öncesine kullanmak istediğiniz resmi koyarsanız bütün konuların içerisinde aynı resim görünür.

örnek;
<img src="http://.../wp-content/uploads/2014/09/resim.jpg">
<?php the_content(); ?>