Not : kullandığım özel alan kodu.
<a href="<?php the_permalink(); ?>"><img width="201" height="155" src="<?php echo get_post_meta($post->ID, "resim", true); ?>" class="resim wp-post-image" alt="<?php the_title(); ?>" /></a>
1
●191
<a href="<?php the_permalink(); ?>"><img width="201" height="155" src="<?php echo get_post_meta($post->ID, "resim", true); ?>" class="resim wp-post-image" alt="<?php the_title(); ?>" /></a>