=== Post Gallery === Contributors: jchristopher Tags: post, posts, images, gallery Requires at least: 2.7 Tested up to: 2.8 Stable tag: 1.0.4 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 (and Pages). 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+ Updated July 6, 2009: Fixed bug where Upload button failed to invoke the browse dialog Updated March 18, 2009: The uploads directory is now automatically created during activation. Now includes the option to add a Gallery to Pages via new Settings page. Updated February 17, 2009: Now correctly returns an accurate record of images per post. There was a bug present which possibly returned an empty record. == Installation == 1. Download the plugin and unzip it into your /wp-content/plugins/ directory. 2. 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