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” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.

Penyumbang

“Multiple Images Field” telah diterjemahkan ke dalam 1 penempatan. Terima kasih kepada para penterjemah untuk terjemahan mereka.

Translate “Multiple Images Field” into your language.

Berminat dalam pembangunan?

Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.

Changelog

1.0

  • Initial release.