=== Plugin Name === Contributors: Karthikeyan Donate link: Just link to my site http://karthikeyan.karunanidhi.com Tags: automatic,image,post,recipe,recipes,cook,cooking,chef,kitchen,photo,blog Requires at least: 2.6.2 Tested on: 2.6.2 only Tested up to: 2.6.2 only Stable tag: trunk Puts images in all your posts automatically. == Description == This plugin will automatically put images into each post. Good for sites that host recipes. All you have to do is upload the image into the '/wp-content/plugins/auto-post-images/images/' directory. Name them as 'Image_POSTID[_SUFFIX].jpg' where 'POSTID' is ID of post and if you have more than one image then you can add any prefix after the 'POSTID' separated by an underscore. Posts that do not have image will show a default image. Example Image Name: Image_66.jpg, Image_66_a.jpg, Image_66_two.gif, etc. == Installation == 1. Download the plugin zip file. 1. Upload the plugin contents into your WordPress installation's plugin directory. 1. The plugin's .php files and readme.txt should be installed in the 'wp-content/plugins/auto-post-images/' directory. 1. From the Plugin Management page, activate the "Auto Post Images (API)" plugin. == Frequently Asked Questions == = How do I not show the default image = I'm working on that and will have it in the next version