=== Plugin Name === Plugin URI: http://caxid.com/get-post-image/ Tags: display post image Author:Caxid Adds the function display_post_image(), giving theme builders easy access to images associated with a post or page. == Description == This plugin provides the template tag `display_post_image()`. Use it to call dynamically created images uploaded via the WordPress media uploader. ====== INSTALLATION ======= 1. Upload the folder `display-post-image` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place the below code in your templates = Usage = `` = Example = ` ID); ?> `