Code to grab the first image in Wordpress and show thumbnail

I recently wrote a piece of code (called a function) which you can include in Wordpress that will allow you to show a frontpage of your posts, and include a featured image as a thumbnail.

This is a popular technique amongst many modern Wordpress themes. The result could look a lot like this:

Featured images in Wordpress

More information and all of the details of how to do it are posted up on the Theme Forest forum. I hope you find it useful.