tags:

views:

10

answers:

1

Hi,

i can use <?php the_content();?> to get all post contents but how can i show only the image attached to the post?

Thanks

+2  A: 

You may find these readings useful:

Sarfraz
+1 for the Get The Image plugin
Adam