Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Multiple Images Field

Опис

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

Скріншоти

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

Встановлення

  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.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Multiple Images Field” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“Multiple Images Field” було перекладено на 1 локалізацію. Дякуємо перекладачам за їх роботу.

Перекладіть “Multiple Images Field” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • Initial release.