=== WP Simple Galleries === Contributors: maca134 Tags: Gallery, Simple, Images, Photographs Requires at least: 3.0.0 Tested up to: 3.3 Stable tag: 1.21 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LDZBJ2YP5GBRE A simple and easy to use plugin that adds an image gallery to each post and page on your site. == 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 or 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 now upload a number of images and add them all at once. If you change the size of the thumbnails after uploading images to a gallery, I suggest using [Regenerate Thumbnails](http://wordpress.org/extend/plugins/regenerate-thumbnails/ "Regenerate Thumbnails") to regenerate the correct size thumbnails. Requires WordPress 3.0 and PHP 5. [youtube http://www.youtube.com/watch?v=-2erd1jrgyo] **Current Features** * Uses Wordpress image manager. * Can add images to any post or page. * Re-arrange images in galleries by drag-and-drop. * Can set thumbnail size. * Uses colorbox to view images * Refactored options framework to prevent collisions If you have suggestions for a new add-on, feel free to email me at maca134@googlemail.com. Follow me on Twitter! http://twitter.com/maca134uk == 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. == Screenshots == 1. This is an example of what is displayed on a post. 2. This is an example of editting a post. == ChangeLog == = Version 1.21 = * Fixed IE8 issue = Version 1.2 = * Added translation file and all strings are now using WP underscore function = Version 1.1 = * Added option to show gallery on single posts * Added 'Add All Attachments' button * Added option to turn Colorbox on and off = Version 1.0 = * Uses colorbox to view images * Refactored options framework to prevent collisions = Version 0.14 = * Add option to set the position of galleries if you have a number of plugins which use the 'the_content' filter. = Version 0.13 = * Can now select which post types galleries are shown. = Version 0.12 = * Updated readme.txt = Version 0.11 = * Updated readme.txt * Add nonce_field for extra security * Valid image ID when saving post = Version 0.10 = * Javascript remove button not working on thumbnails added but are not saved = Version 0.9 = * More Bug fixes = Version 0.8 = * More Bug fixes = Version 0.7 = * More Bug fixes = Version 0.6 = * Bug fixes = Version 0.5 = * Small issue solved = Version 0.4 = * Cleaned code = Version 0.3 = * Updated readme. = Version 0.2 = * Added Options Framework admin section. Added screenshots. = Version 0.1 = * Initial public release.