Nov
23
WordPress 2.9 : Display post image with backward compatibility
Filed Under (Wordpress, Wordpress Plugin) by bazanov1977 on 23-11-2009
If you're new here and find this article useful, please consider subcribing to my RSS feed. Thank you for visiting!
If both conditions are true, the post image is displayed using WordPress 2.9 function the_post_image(). -If not, the get_post_meta() function is used to get the value of the custom field which contain the post image. …
Read more from the original source:
WordPress 2.9 : Display post image with backward compatibility











