This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Extra Post Images

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

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.

Contributors

Translate “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\”)