=== Plugin Name === Contributors: Piotr Piecyk Donate link: http://piecyk.net Tags: nextgen, gallery, images, simple Requires at least: 2.9.2 Tested up to: 3.0 Stable tag: 0.2 This plugin allows you to display all images from selected galleries created using the NextGen Gallery plugin. == Description == This plugin allows you to display all images from selected galleries created using the NextGen Gallery plugin. Images are displayed in full size. Use shortcode [nggimages id=gallery_id] in your post/page. More options on "Installation" tab. == Installation == Upload and activate plugin. Use shortcode [nggimages id=gallery_id] in your post/page. More options: before, after \- html code before/after each image show_title, show_description \- whether to display the title or description under each image ("true" or 1 if yes). For example: [nggimages id=9 before="<p>" after="</p>" show_title=1 show_description=1] == Changelog == = 0.2 = First version