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
- unzip the plugin and copy the \”extra-post-images\” folder to your plugin directory
- activate plugin
FAQ
none
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Extra Post Images” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Extra Post Images” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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\”)