Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Multiple Images Field

Descrizione

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

Screenshot

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

Installazione

  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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Multiple Images Field” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Multiple Images Field” è stato tradotto in 1 lingua. Grazie a chi traduce per il contributo.

Traduci “Multiple Images Field” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

1.0

  • Initial release.