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.

Multiple Images Field

Description

Multiple Images Field is a plugin to add a filed that allows you to set multiple images to posts screen.

It becomes available by making the following settings from „Settings“ and writing the function for Multiple Images Field on the theme template.

  • Enabled post types
  • Maximum image count
  • Whether to register the first image as a featured image.

Refer to the following help page for the use of functions.
https://github.com/delight-star/multiple-images-field/wiki/How-to-Use

Screenshots

  • Posts Page
  • Settings Page
  • Add the above PHP code to the theme template.

Installation

  1. Upload „Multiple Images Field“ directory to /wp-content/plugins/.
  2. Activate this plugin from „Plugin“ menu.
  3. Select „Multiple Image Field“ from „setting“ menu and make the necessary settings.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Multiple Images Field” is open source software. The following people have contributed to this plugin.

Contributors

“Multiple Images Field” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Multiple Images Field” 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

  • Initial release.