=== WP Simple Galleries === Contributors: maca134 Tags: Gallery, Simple, Images, Photographs Requires at least: 3.0.0 Tested up to: 3.2.1 Stable tag: 0.2 A simple plugin that adds an image gallery to each post and page. == Description == A simple plugin that adds an image gallery to each post and page. Most gallery plugins seem to be fancy and advanced but sometimes you just want a simple solution to add images to a post of page. I created this to solve that problem. The plugin uses the Wordpress image manager, so you can add already uploaded images too a gallery. You can set the width and height of the thumbnails using the admin section "Simple Gallery". If you change the thumbnail size after uploading images, you will need to regenerate the thumbnails, try http://wordpress.org/extend/plugins/regenerate-thumbnails/ == Installation == 1. Go to your admin area and select Plugins -> Add new from the menu. 2. Search for "WP Simple Galleries". 3. Click install. 4. Click activate. 5. Upload/Add images to a post or page. == ChangeLog == = Version 0.2 = * Added Options Framework admin section. Added screenshots. = Version 0.1 = * Initial public release.