Multiple Images Field

Plugin Banner

Multiple Images Field

by Delight Star Inc.

Download
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

  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.
  1. Posts Page

    Posts Page

  2. Settings Page

    Settings Page

  3. Add the above PHP code to the theme template.

    Add the above PHP code to the theme template.

1.0

  • Initial release.
Back to top