=== Post Gallery === Contributors: jchristopher Tags: post, posts, images, gallery Requires at least: 2.7 Tested up to: 2.7 Stable tag: 1.0b Provides ability to add any number of images to a post == Description == This WordPress plugin gives you the ability to append any number of images (along with titles and captions) to your posts. Existing images can be resorted and removed at any time. View more details as well as a screencast at [the official Plugin page](http://mondaybynoon.com/wordpress-post-gallery/ "WordPress Post Gallery Official plugin page") Compatible with WordPress 2.7 == Installation == 1. Download the plugin and unzip it into your /wp-content/plugins/ directory. 2. Create a new folder inside your newly created 'post-gallery' folder called 'uploads' 3. CHMOD your new 'uploads' folder to be 777 4. Activate the plugin through the 'Plugins' admin menu in WordPress To retrieve an associative array containing all Gallery images for a post, use the following within The Loop: `` You will be provided an associative array with which to work in your template: ` 0) : ?>
` == Screenshots == 1. Post Image