Insert Featured Image Shortcode

Adds a shortcode to insert the post's featured image into the post's content.

Author:Aaron Harun (profile at wordpress.org)
WordPress version required:2.9
WordPress version tested:3.6.1
Plugin version:1.2.2
Added to WordPress repository:21-07-2010
Last updated:18-10-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://aahacreative.com/our-projects/wordpres...
Total downloads:13 060
Active installs:300+
plugin download
Click to start download

Adds a [post_thumbnail] shortcode for use with wordpress post thumbnails. Size can also be set using [post_thumbnail size="XXXX"]. (You can call the function directly in your theme with <?php post_thumbnail('size=thumbnail');?>.)

Just insert the shortcode into any post's content and when it will be replaced with the featured image.

This works only with the featured images introduced in WordPress 2.9.

For more information head to the full information page for WordPress Post Thumbnail Shortcode.