if(get_post_meta($post->ID, "images", true); ){ echo get_post_meta($post->ID, "images", true); } else { echo "http://ww.com/benimresmim.jpg"; }