Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Multiple Images Field

Descripción

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

Capturas

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

Instalación

  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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Multiple Images Field» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Multiple Images Field» está traducido en 1 idioma. Gracias a los traductores por sus contribuciones.

Traduce «Multiple Images Field» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Initial release.