=== Extra Post Images === Contributors: michaelcole1991 Tags: extra images, post images, custom post type images, multiple images, post gallery, image gallery Requires at least: 3.0 Tested up to: 3.8.1 Stable tag: trunk License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows extra images to be attached to any post type. == Description == This plugin allows multiple images to be attached to any post type on your Wordpress installation. = Features = * Your images can than be shown in your post or page by using the shortcode [extra-images], images can be brought out in a list format (ul tag) or in a semantic HTML5 format (figure tag). * Bring out images in multiple sizes (thumbnail, medium, large or full) == Installation == 1. unzip the plugin and copy the \"extra-post-images\" folder to your plugin directory 2. activate plugin == Frequently Asked Questions == none == Screenshots == 1. none == Changelog == = 1.0 = * First release of plugin * add type attribute to shortcode (list or html5 layout format) * add size attribute to shortcode (options: thumbnail, medium, large or full, defaults to medium) * add id attribute to shortcode (defaults to \"extra-images\") == Upgrade Notice == none