Aşağıdaki kodla yapabilirsin istediğini.

<a href="<?php the_permalink() ?>"> <img alt="" src="<?php $values = get_post_custom_values("resim"); echo $values[0]; ?>" title="<?php the_title(); ?>" width="150" height="100"  border="0" /> </a>